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

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

<https://eurobis.org/id/occurrence/4621_17_1718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_07-128'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1718'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_17_1719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_17_1719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_17_1719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_17_1719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1719'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_250_1906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_250_1906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_250_1906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_250_1906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10A_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1906'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_250_1907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_250_1907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_250_1907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_250_1907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10A_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1907'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_250_1908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_250_1908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_250_1908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_250_1908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10A_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1908'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1789'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-132'^^xsd:string;
  dwc:scientificName 'Semivermilia agglutinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131042'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1790'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-16'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1791'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1792'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-173'^^xsd:string;
  dwc:scientificName 'Terebellides stroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '183466'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1793'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1794'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1801'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-59'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1802'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1803'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1804'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1805'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-84'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1806'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1807'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1808'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1809'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-95'^^xsd:string;
  dwc:scientificName 'Paleanotus chrysolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129934'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1810'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_25_1811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_25_1811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_25_1811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_25_1811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_07-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1811'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_25_1812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_25_1812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_25_1812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_25_1812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1812'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1795'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1796'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-30'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1797'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1798'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1799'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1800'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1771'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1772'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1773'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-62'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1774'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1775'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1776'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_22_1777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_22_1777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_22_1777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_22_1777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1C_07-118'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1777'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_22_1778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_22_1778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_22_1778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_22_1778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1C_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1778'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_22_1779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_22_1779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_22_1779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_22_1779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1C_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1779'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_22_1780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_22_1780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_22_1780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_22_1780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1C_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1780'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1787'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_24_1788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1788'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_250_1909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_250_1909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_250_1909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_250_1909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1909'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_20_1766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_20_1766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_20_1766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_20_1766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1A_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1766'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_20_1767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_20_1767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_20_1767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_20_1767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1A_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1767'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1768'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1769'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_21_1770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_21_1770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_21_1770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_21_1770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1B_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1770'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_17_1720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_17_1720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_17_1720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_17_1720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1720'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_20_1763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_20_1763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_20_1763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_20_1763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1A_08-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1763'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_20_1764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_20_1764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_20_1764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_20_1764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1A_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1764'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_20_1765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_20_1765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_20_1765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_20_1765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1A_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1765'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_31_1904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_31_1904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_31_1904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_31_1904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5E_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1904'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_250_1905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_250_1905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_250_1905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_250_1905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10A_08-10'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1905'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_28_1859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1859'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1846'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_27_1847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_27_1847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_27_1847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_27_1847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1847'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_27_1848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_27_1848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_27_1848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_27_1848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5A_08-142'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1848'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_27_1849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_27_1849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_27_1849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_27_1849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5A_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1849'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_27_1850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_27_1850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_27_1850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_27_1850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5A_08-81'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1850'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_27_1851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_27_1851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_27_1851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_27_1851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5A_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1851'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_27_1852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_27_1852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_27_1852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_27_1852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5A_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1852'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1841'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1842'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1843'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1844'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1845'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1868'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1869'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1870'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1871'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1872'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-26'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1873'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-45'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1877'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1878'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-6'^^xsd:string;
  dwc:scientificName 'Arabella semimaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '333026'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1879'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '333026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1880'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1881'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1882'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_29_1883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_29_1883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_29_1883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_29_1883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_07-4'^^xsd:string;
  dwc:scientificName 'Arabella coeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129852'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1883'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_29_1884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_29_1884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_29_1884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_29_1884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_07-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1884'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_29_1885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_29_1885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_29_1885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_29_1885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1885'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_29_1886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_29_1886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_29_1886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_29_1886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1886'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1887'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1888'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1824'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-136'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1825'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1826'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1827'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1889'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1890'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1891'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1892'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-49'^^xsd:string;
  dwc:scientificName 'Hesione splendida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130158'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1893'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130158'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1894'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1828'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1829'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1830'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1831'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1832'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1833'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1834'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1835'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-54'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1836'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1837'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-59'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1838'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-60'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1839'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1840'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1895'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1896'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1897'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_30_1898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_30_1898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_30_1898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_30_1898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5D_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1898'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_31_1899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_31_1899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_31_1899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_31_1899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5E_07-103'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1899'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_31_1900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_31_1900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_31_1900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_31_1900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5E_07-128'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1900'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_31_1901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_31_1901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_31_1901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_31_1901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5E_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1901'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_31_1902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_31_1902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_31_1902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_31_1902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5E_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1902'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_31_1903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_31_1903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_31_1903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_31_1903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5E_07-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1903'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_250_1910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_250_1910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_250_1910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_250_1910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10A_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1910'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_250_1911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_250_1911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_250_1911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_250_1911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10A_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1911'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_32_1912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_32_1912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_32_1912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_32_1912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_07-128'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1912'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-114'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1823'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_28_1860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1860'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1820'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1821'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_26_1822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1822'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_25_1813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_25_1813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_25_1813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_25_1813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_07-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1813'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_32_1913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_32_1913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_32_1913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_32_1913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1913'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_32_1914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_32_1914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_32_1914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_32_1914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1914'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_32_1915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_32_1915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_32_1915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_32_1915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1915'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1916'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1917'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1918'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1921'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1922'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1923'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-26'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1924'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1925'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1926'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-136'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1919'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1920'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2105'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2106'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2107'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_85_2636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2636'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_86_2637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2637'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_86_2638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2638'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1927'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-81'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1931'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1932'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_33_1933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1933'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_34_1934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_34_1934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_34_1934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_34_1934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10C_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1934'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_34_1935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_34_1935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_34_1935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_34_1935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10C_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1935'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1949'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1950'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_36_1951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_36_1951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_36_1951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_36_1951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10E_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1951'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_36_1952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_36_1952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_36_1952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_36_1952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10E_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1952'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_36_1953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_36_1953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_36_1953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_36_1953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10E_07-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1953'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_36_1954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_36_1954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_36_1954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_36_1954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10E_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1954'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-129'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130045'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2024'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2025'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2026'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2027'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2028'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-20'^^xsd:string;
  dwc:scientificName 'Dasybranchus gajolae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129883'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2029'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2254'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2255'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2256'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2257'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2258'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2259'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2012'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2013'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2014'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2015'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2016'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2017'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1967'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1968'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-117'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1969'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1970'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1971'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1972'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1982'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1983'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1984'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1985'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1986'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1987'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1988'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1989'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1990'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_40_1991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_40_1991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_40_1991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_40_1991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1991'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_40_1992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_40_1992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_40_1992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_40_1992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1992'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_40_1993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_40_1993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_40_1993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_40_1993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_07-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1993'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_40_1994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_40_1994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_40_1994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_40_1994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1994'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_40_1995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_40_1995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_40_1995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_40_1995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1995'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_40_1996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_40_1996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_40_1996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_40_1996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1996'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2003'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2004'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2005'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2006'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2007'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2008'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2009'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-81'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2010'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_41_2011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2011'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2018'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2019'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2020'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2021'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_42_2022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_42_2022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_42_2022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_42_2022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15E_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2022'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2023'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1961'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1962'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1963'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1964'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1965'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1966'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_36_1955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_36_1955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_36_1955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_36_1955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10E_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1955'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-100'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1956'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1957'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1958'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1959'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_37_1960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_37_1960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_37_1960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_37_1960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15A_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1960'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1943'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1944'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1945'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1946'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1947'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-76'^^xsd:string;
  dwc:scientificName 'Nainereis laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1948'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1942'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_34_1936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_34_1936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_34_1936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_34_1936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10C_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1936'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_34_1937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_34_1937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_34_1937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_34_1937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10C_07-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1937'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_34_1938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_34_1938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_34_1938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_34_1938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10C_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1938'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1939'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1940'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_35_1941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_35_1941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_35_1941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_35_1941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10D_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1941'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_28_1861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1861'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_28_1862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1862'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_28_1863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1863'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_28_1864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1864'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1865'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1866'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_249_1867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1867'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1980'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1981'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1974'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1975'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1977'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1978'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_39_1979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_39_1979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_39_1979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_39_1979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1979'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1973'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_38_1976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_38_1976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_38_1976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_38_1976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15C_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1976'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-103'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2220'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2221'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-117'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2222'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2223'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2172'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2173'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2174'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2175'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2176'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2177'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2178'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2179'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2171'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2166'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2168'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2165'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2167'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1698'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1699'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-68'^^xsd:string;
  dwc:scientificName 'Micronereis variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130380'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1700'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-77'^^xsd:string;
  dwc:scientificName 'Neanthes agulhana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130383'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1701'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1702'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_12_1658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_12_1658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_12_1658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_12_1658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1658'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2154'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2155'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2156'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2157'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2158'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2159'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2160'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2161'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2162'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2163'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2164'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2169'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_54_2170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_54_2170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_54_2170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_54_2170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2170'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2125'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2124'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2070'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2071'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2072'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2073'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2074'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2123'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-81'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2236'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2237'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2238'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2239'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-10'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2240'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2241'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_55_2186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_55_2186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_55_2186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_55_2186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20E_07-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2186'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_55_2187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_55_2187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_55_2187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_55_2187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20E_07-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2187'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_56_2188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_56_2188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_56_2188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_56_2188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_07-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2188'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_56_2189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_56_2189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_56_2189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_56_2189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2189'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_56_2190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_56_2190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_56_2190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_56_2190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_07-98'^^xsd:string;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2190'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2191'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2064'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2065'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2066'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2067'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-112'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2068'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2069'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2192'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2193'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2194'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2195'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2196'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2197'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2129'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-175'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2130'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2131'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2198'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2199'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_57_2200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_57_2200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_57_2200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_57_2200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2200'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2063'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2153'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2149'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2150'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2151'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2152'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2133'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2134'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2135'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-7'^^xsd:string;
  dwc:scientificName 'Arichlidon reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '333033'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2136'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2137'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2138'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2139'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-95'^^xsd:string;
  dwc:scientificName 'Paleanotus chrysolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129934'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2140'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2141'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2142'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2143'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2144'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-133'^^xsd:string;
  dwc:scientificName 'Semivermilia torulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131046'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2145'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2146'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2147'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_53_2148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_53_2148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_53_2148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_53_2148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2148'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-136'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2202'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2203'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2270'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_55_2180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_55_2180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_55_2180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_55_2180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20E_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2180'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_55_2181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_55_2181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_55_2181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_55_2181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20E_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2181'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_55_2182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_55_2182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_55_2182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_55_2182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20E_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2182'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_55_2183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_55_2183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_55_2183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_55_2183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20E_07-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2183'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_55_2184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_55_2184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_55_2184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_55_2184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20E_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2184'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_55_2185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_55_2185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_55_2185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_55_2185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20E_07-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2185'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-117'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2271'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2272'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2342'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-16'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2343'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2344'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2075'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-32'^^xsd:string;
  dwc:scientificName 'Eurythoe complanata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129829'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2076'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129829'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2077'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2078'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2079'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-57'^^xsd:string;
  dwc:scientificName 'Lepidonotus tenuisetosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130802'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2080'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2081'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_49_2088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_49_2088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_49_2088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_49_2088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20A_07-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2088'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_49_2089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_49_2089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_49_2089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_49_2089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20A_07-118'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2089'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_49_2090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_49_2090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_49_2090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_49_2090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20A_07-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2090'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_49_2091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_49_2091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_49_2091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_49_2091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20A_07-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2091'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2103'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2104'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2108'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2109'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2110'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_47_2082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_47_2082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_47_2082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_47_2082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1D_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2082'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_48_2083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_48_2083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_48_2083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_48_2083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1E_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2083'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_48_2084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_48_2084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_48_2084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_48_2084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1E_07-15'^^xsd:string;
  dwc:scientificName 'Caulleriella killariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129945'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2084'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '152269'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_48_2085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_48_2085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_48_2085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_48_2085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1E_07-22'^^xsd:string;
  dwc:scientificName 'Dodecaceria saxicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129970'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2085'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_48_2086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_48_2086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_48_2086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_48_2086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1E_07-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2086'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_48_2087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_48_2087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_48_2087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_48_2087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1E_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2087'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_49_2092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_49_2092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_49_2092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_49_2092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20A_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2092'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_49_2093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_49_2093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_49_2093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_49_2093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20A_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2093'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_49_2094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_49_2094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_49_2094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_49_2094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20A_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2094'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2095'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2096'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2097'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2098'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2099'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2100'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2101'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_50_2102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_50_2102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_50_2102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_50_2102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_07-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2102'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2111'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-175'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2112'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2113'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2114'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2115'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2116'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2117'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2118'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2119'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-55'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2120'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-59'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2121'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_51_2122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_51_2122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_51_2122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_51_2122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20B_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2122'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_52_2132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-22'^^xsd:string;
  dwc:scientificName 'Dodecaceria saxicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129970'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2132'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '129970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2201'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2204'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2205'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2206'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2207'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2208'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2209'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_45_2046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_45_2046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_45_2046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_45_2046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1B_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2046'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_45_2047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_45_2047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_45_2047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_45_2047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1B_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2047'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_45_2048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_45_2048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_45_2048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_45_2048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1B_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2048'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_45_2049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_45_2049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_45_2049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_45_2049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1B_07-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2049'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_45_2050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_45_2050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_45_2050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_45_2050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1B_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2050'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_45_2051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_45_2051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_45_2051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_45_2051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1B_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2051'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2230'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2231'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2232'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2233'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2234'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2235'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2040'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2041'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2042'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2043'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2044'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2242'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2243'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2244'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-114'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2245'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-118'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2246'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-130'^^xsd:string;
  dwc:scientificName 'Scolelepis fuliginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '155542'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2247'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2248'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-142'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2249'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2250'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2251'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2252'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2253'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2052'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2053'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2054'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2055'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2056'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2057'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2058'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-25'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2059'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-51'^^xsd:string;
  dwc:scientificName 'Hydroides niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2045'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2039'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2037'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-112'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2038'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2224'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2225'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2226'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2227'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2228'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2229'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2060'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2061'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_46_2062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_46_2062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_46_2062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_46_2062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1C_08-57'^^xsd:string;
  dwc:scientificName 'Lepidonotus tenuisetosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130802'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2062'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2035'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2034'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2030'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2031'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-64'^^xsd:string;
  dwc:scientificName 'Malmgreniella lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130816'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2032'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_43_2033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_43_2033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_43_2033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_43_2033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_07-7'^^xsd:string;
  dwc:scientificName 'Arichlidon reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '333033'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2033'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_44_2036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_44_2036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_44_2036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_44_2036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.1A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2036'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2213'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2210'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2211'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_251_2212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_251_2212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_251_2212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_251_2212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2212'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_58_2214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_58_2214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_58_2214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_58_2214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5E_07-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2214'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_58_2216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_58_2216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_58_2216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_58_2216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5E_07-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2216'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_58_2218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_58_2218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_58_2218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_58_2218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5E_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2218'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_58_2215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_58_2215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_58_2215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_58_2215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5E_07-60'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2215'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_59_2219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_59_2219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_59_2219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_59_2219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10A_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2219'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2300'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2301'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2302'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-54'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2303'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2304'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2305'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2306'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2307'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2308'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2309'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-142'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2310'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2311'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2312'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2313'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2314'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2318'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-66'^^xsd:string;
  dwc:scientificName 'Marphysa sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130075'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2319'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2320'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2321'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2322'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_63_2323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2323'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-10'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2324'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2325'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-118'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2326'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2333'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2334'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2335'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2336'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2337'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2338'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2327'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2328'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2329'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2330'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2331'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_64_2332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_64_2332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_64_2332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_64_2332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_07-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2332'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-117'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2339'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2340'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2341'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2345'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2346'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_65_2347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2347'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-60'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2260'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2261'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2265'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2266'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2264'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_252_2291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_252_2291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_252_2291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_252_2291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_07-100'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2291'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2273'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2274'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2275'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2276'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2277'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-40'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2278'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2299'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2263'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2279'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2280'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2281'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2282'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2283'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-69'^^xsd:string;
  dwc:scientificName 'Minuspio multibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '152419'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2284'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2285'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-82'^^xsd:string;
  dwc:scientificName 'Nereis anomala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334171'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2286'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130421'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2287'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-85'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2288'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2289'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2290'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_13_1665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1665'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_13_1666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1666'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_13_1667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1667'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_13_1668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1668'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_13_1669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1669'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_13_1670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1670'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2267'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2268'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_61_2269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_61_2269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_61_2269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_61_2269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2269'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_60_2262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_60_2262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_60_2262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_60_2262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10B_07-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2262'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_252_2292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_252_2292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_252_2292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_252_2292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2292'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_252_2293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_252_2293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_252_2293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_252_2293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2293'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_252_2294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_252_2294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_252_2294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_252_2294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2294'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2295'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2296'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2297'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_62_2298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_62_2298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_62_2298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_62_2298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10C_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2298'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1736'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1737'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_107_2997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2997'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_107_2998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2998'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_107_2999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2999'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1742'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1743'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1744'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1745'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1746'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1747'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1751'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1752'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1753'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1754'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1755'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1756'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1697'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1757'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-6'^^xsd:string;
  dwc:scientificName 'Arabella semimaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '333026'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1758'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1759'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_19_1760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1760'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_20_1761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_20_1761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_20_1761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_20_1761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1A_08-105'^^xsd:string;
  dwc:scientificName 'Pirakia punctifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '147104'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1761'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_20_1762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_20_1762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_20_1762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_20_1762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1762'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1694'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1695'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_15_1696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1696'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1738'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1739'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-6'^^xsd:string;
  dwc:scientificName 'Arabella semimaculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '333026'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1740'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_18_1741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1741'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2884'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2885'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2886'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2887'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2888'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2889'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2890'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2891'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2892'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2893'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2894'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2905'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2899'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2900'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2901'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2902'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2903'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2904'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2898'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_101_2911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2911'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2897'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_101_2912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2912'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_101_2913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2913'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_99_2895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-95'^^xsd:string;
  dwc:scientificName 'Paleanotus chrysolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129934'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2895'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_100_2896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_100_2896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_100_2896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_100_2896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2896'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_101_2908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-143'^^xsd:string;
  dwc:scientificName 'Spiraserpula massiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131052'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2908'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_101_2907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2907'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_101_2906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2906'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2860'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2861'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2862'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-78'^^xsd:string;
  dwc:scientificName 'Neanthes kerguelensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130390'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2863'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130390'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_98_2872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2872'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_98_2873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2873'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_98_2874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2874'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2864'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-9'^^xsd:string;
  dwc:scientificName 'Branchiomaldane vincenti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129872'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2865'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_98_2871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2871'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2866'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_98_2867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2867'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_98_2868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2868'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_98_2869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2869'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_98_2870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2870'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2856'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2857'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-21'^^xsd:string;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2858'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2859'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2855'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2851'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2852'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2853'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-180'^^xsd:string;
  dwc:scientificName 'Vermiliopsis monodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131060'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2854'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131060'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-26'^^xsd:string;
  dwc:scientificName 'Eumida sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2839'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2840'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-135'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2835'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2836'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2837'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-25'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2838'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2849'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2850'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2841'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2842'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2843'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2844'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2845'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-85'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2846'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2847'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_97_2848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_97_2848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_97_2848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_97_2848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1D_08-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2848'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_95_2830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_95_2830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_95_2830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_95_2830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_07-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2830'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_95_2831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_95_2831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_95_2831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_95_2831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2831'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2832'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-112'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2833'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_96_2834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_96_2834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_96_2834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_96_2834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2834'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_95_2829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_95_2829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_95_2829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_95_2829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2829'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_95_2826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_95_2826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_95_2826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_95_2826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_07-108'^^xsd:string;
  dwc:scientificName 'Platynereis coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130416'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2826'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_95_2828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_95_2828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_95_2828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_95_2828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2828'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_95_2827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_95_2827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_95_2827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_95_2827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1B_07-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2827'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_93_2794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2794'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_93_2795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2795'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_92_2792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2792'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_93_2793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2793'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2817'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2818'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2816'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-143'^^xsd:string;
  dwc:scientificName 'Spiraserpula massiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131052'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2812'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2813'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2814'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2815'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2810'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-134'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2811'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_93_2796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2796'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_93_2797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2797'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_93_2798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2798'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_93_2799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2799'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_93_2800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2800'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2819'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2820'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-59'^^xsd:string;
  dwc:scientificName 'Lumbrineris cingulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130240'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2821'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2822'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2823'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2825'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_94_2824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-9'^^xsd:string;
  dwc:scientificName 'Branchiomaldane vincenti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129872'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2824'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2495'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-62'^^xsd:string;
  dwc:scientificName 'Lysidice collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130069'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2488'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2489'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2490'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2491'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2492'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2493'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2494'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2500'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2501'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2496'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2497'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2498'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-24'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2499'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2511'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2512'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2530'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-135'^^xsd:string;
  dwc:scientificName 'Serpula vermicularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131051'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2531'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2532'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-143'^^xsd:string;
  dwc:scientificName 'Spiraserpula massiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131052'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2533'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2507'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2508'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2509'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2510'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2506'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2502'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2503'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2504'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_75_2505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_75_2505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_75_2505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_75_2505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20B_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2505'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2514'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2516'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2517'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_76_2515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2515'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_77_2523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2523'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_77_2524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2524'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_77_2518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2518'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_77_2519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2519'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_77_2520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2520'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_77_2521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2521'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_77_2522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-46'^^xsd:string;
  dwc:scientificName 'Harmothoe longisetis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130774'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2522'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2477'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2478'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2479'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2480'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2481'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-21'^^xsd:string;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2462'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2463'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2464'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-54'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2465'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2466'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2467'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_73_2474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_73_2474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_73_2474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_73_2474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1D_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2474'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_73_2475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_73_2475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_73_2475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_73_2475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1D_07-84'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2475'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-103'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2476'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2482'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2483'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2484'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2485'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2486'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_74_2487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_74_2487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_74_2487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_74_2487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20A_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2487'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_69_2429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2429'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2460'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2461'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2454'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2455'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-112'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2456'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2457'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2458'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2459'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_71_2451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-60'^^xsd:string;
  dwc:scientificName 'Lumbrineris coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130242'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2451'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_71_2452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2452'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_71_2453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2453'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2405'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2406'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2407'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2408'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-3'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2409'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2414'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2415'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2410'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2411'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2412'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2413'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2403'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2404'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_73_2473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_73_2473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_73_2473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_73_2473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1D_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2473'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-42'^^xsd:string;
  dwc:scientificName 'Gyptis mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130155'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2540'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '743516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2541'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2542'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2543'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_68_2416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2416'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2468'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-84'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2469'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-85'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2470'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_72_2471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_72_2471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_72_2471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_72_2471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2471'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_73_2472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_73_2472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_73_2472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_73_2472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1D_07-108'^^xsd:string;
  dwc:scientificName 'Platynereis coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130416'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2472'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2544'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_78_2545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2545'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_84_2612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2612'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4621_84_2613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2613'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_84_2614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_84_2614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2614'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2684'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_68_2418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_68_2418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2418'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2419'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2420'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2685'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2686'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_68_2417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_68_2417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2417'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2448'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2449'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2450'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2445'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2446'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2447'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2426'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2427'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-54'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2428'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2430'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-76'^^xsd:string;
  dwc:scientificName 'Nainereis laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2431'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2432'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2433'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2424'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2425'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2434'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2435'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2436'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_70_2437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_70_2437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_70_2437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_70_2437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_70_2437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2437'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_70_2438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_70_2438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_70_2438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_70_2438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_70_2438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2438'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_70_2439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_70_2439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_70_2439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_70_2439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_70_2439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2439'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_70_2440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_70_2440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_70_2440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_70_2440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_70_2440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2440'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-134'^^xsd:string;
  dwc:scientificName 'Serpula concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131048'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2444'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2421'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2422'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_69_2423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_69_2423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_69_2423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_69_2423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_69_2423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15E_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2423'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2535'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2536'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2558'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2552'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2554'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2555'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2556'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2557'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2548'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2549'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2550'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-95'^^xsd:string;
  dwc:scientificName 'Paleanotus chrysolepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129934'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2551'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2546'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2547'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2537'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2538'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2539'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2553'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2563'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2564'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2565'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2566'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2567'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2559'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-76'^^xsd:string;
  dwc:scientificName 'Nainereis laevigata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2560'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2561'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_79_2562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_79_2562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_79_2562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_79_2562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_79_2562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2562'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2585'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2586'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2587'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-142'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2588'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-77'^^xsd:string;
  dwc:scientificName 'Neanthes agulhana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130383'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2580'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2581'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-81'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2582'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2575'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2576'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2577'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2578'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2579'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-84'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2583'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2584'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_81_2574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_81_2574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_81_2574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_81_2574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_81_2574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5C_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2574'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2570'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2571'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-98'^^xsd:string;
  dwc:scientificName 'Pectinaria (Lagis) koreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130595'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2572'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-99'^^xsd:string;
  dwc:scientificName 'Pelogenia arenosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2573'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2568'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_80_2569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_80_2569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_80_2569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_80_2569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_80_2569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5B_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2569'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2527'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_77_2525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_77_2525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2525'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_77_2526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_77_2526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_77_2526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_77_2526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_77_2526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2526'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2528'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2529'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_78_2534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_78_2534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_78_2534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_78_2534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_78_2534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20D_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2534'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-85'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2382'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2383'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2384'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2387'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2388'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2389'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2390'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2391'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2385'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2386'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2375'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2376'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2377'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-68'^^xsd:string;
  dwc:scientificName 'Micronereis variegata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130380'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2378'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130380'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2379'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2373'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2374'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2380'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-81'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2381'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_68_2398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_68_2398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2398'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2394'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2395'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2396'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2397'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_68_2399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_68_2399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2399'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_68_2400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_68_2400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2400'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_68_2401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_68_2401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2401'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_68_2402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_68_2402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_68_2402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_68_2402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_68_2402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15D_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2402'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2392'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_67_2393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_67_2393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_67_2393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_67_2393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_67_2393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15C_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2393'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2368'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2369'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2370'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2371'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2372'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2348'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2349'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-40'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2350'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2351'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-45'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2352'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2353'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_249_1874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_249_1874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1874'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_249_1875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_249_1875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1875'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_249_1876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_249_1876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_249_1876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_249_1876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_249_1876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_08-40'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1876'^^xsd:integer;
  dwc:observationDate '2008-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_41_2000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_41_2000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2000'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_41_2001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_41_2001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2001'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_2002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_2002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_2002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_41_2002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_41_2002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-24'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2002'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2920'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-9'^^xsd:string;
  dwc:scientificName 'Branchiomaldane vincenti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129872'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2921'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2922'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2923'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2924'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2925'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-100'^^xsd:string;
  dwc:scientificName 'Perinereis cultrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130408'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2932'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130408'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-108'^^xsd:string;
  dwc:scientificName 'Platynereis coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130416'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2933'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2934'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2935'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-128'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2936'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-16'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2937'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-5'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2952'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2953'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-84'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2954'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2955'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2956'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2957'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2958'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2959'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2960'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2961'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2962'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2963'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-21'^^xsd:string;
  dwc:scientificName 'Dipolydora armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131115'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2964'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2965'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2966'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2967'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2968'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_105_2969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_105_2969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_105_2969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_105_2969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_105_2969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2969'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_106_2970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_106_2970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_106_2970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_106_2970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_106_2970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2970'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_106_2971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_106_2971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_106_2971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_106_2971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_106_2971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2971'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_106_2972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_106_2972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_106_2972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_106_2972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_106_2972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2972'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_106_2973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_106_2973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_106_2973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_106_2973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_106_2973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2973'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_106_2974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_106_2974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_106_2974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_106_2974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_106_2974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2974'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_106_2975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_106_2975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_106_2975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_106_2975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_106_2975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2975'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_106_2976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_106_2976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_106_2976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_106_2976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_106_2976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2976'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_106_2977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_106_2977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_106_2977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_106_2977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_106_2977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2977'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-10'^^xsd:string;
  dwc:scientificName 'Branchiomma bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130878'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2978'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130878'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2979'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2980'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2981'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2982'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-112'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2983'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2984'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2985'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2986'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-142'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2987'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2988'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2989'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-20'^^xsd:string;
  dwc:scientificName 'Dasybranchus gajolae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129883'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2990'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129883'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-22'^^xsd:string;
  dwc:scientificName 'Dodecaceria saxicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129970'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2991'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2992'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2996'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2914'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2915'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2916'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2917'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-43'^^xsd:string;
  dwc:scientificName 'Gyptis rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130157'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2918'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2919'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-104'^^xsd:string;
  dwc:scientificName 'Phyllodoce rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334514'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2360'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '334514'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2361'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1730'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1731'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1732'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-22'^^xsd:string;
  dwc:scientificName 'Dodecaceria saxicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129970'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1733'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1734'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1735'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_28_1853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_28_1853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1853'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_28_1854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_28_1854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1854'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_28_1855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_28_1855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1855'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_28_1856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_28_1856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1856'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_28_1857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_28_1857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1857'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_28_1858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_28_1858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_28_1858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_28_1858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_28_1858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.5C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.5C_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.5C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1858'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_33_1928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_33_1928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-5'^^xsd:string;
  dwc:scientificName 'Arabella iricolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129854'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1928'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129854'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_33_1929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_33_1929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1929'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_33_1930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_33_1930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_33_1930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_33_1930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_33_1930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.10B_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1930'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_1997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_1997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_1997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_41_1997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_41_1997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1997'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_1998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_1998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_1998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_41_1998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_41_1998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1998'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_41_1999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_41_1999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_41_1999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_41_1999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_41_1999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.15D_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1999'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_52_2126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_52_2126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2126'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_52_2127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_52_2127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2127'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_52_2128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_52_2128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_52_2128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_52_2128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_52_2128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.20C_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2128'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_63_2315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_63_2315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2315'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_63_2316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_63_2316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2316'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_63_2317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_63_2317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_63_2317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_63_2317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_63_2317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.10D_07-54'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.10D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2317'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1709'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1710'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1711'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1712'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-53'^^xsd:string;
  dwc:scientificName 'Hydroides uncinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '156135'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1713'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1714'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1715'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1716'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_17_1717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_17_1717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_17_1717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_17_1717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_17_1717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1717'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_17_1721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_17_1721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_17_1721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_17_1721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_17_1721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1721'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_17_1722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_17_1722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_17_1722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_17_1722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_17_1722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_07-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1722'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_17_1723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_17_1723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_17_1723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_17_1723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_17_1723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1723'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_17_1724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_17_1724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_17_1724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_17_1724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_17_1724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1724'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1725'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1726'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1727'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1728'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_18_1729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_18_1729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_18_1729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_18_1729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_18_1729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15C_08-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1729'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_12_1659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_12_1659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_12_1659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_12_1659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_12_1659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1659'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_12_1660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_12_1660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_12_1660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_12_1660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_12_1660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_07-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1660'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_12_1661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_12_1661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_12_1661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_12_1661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_12_1661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_07-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1661'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_12_1662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_12_1662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_12_1662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_12_1662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_12_1662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_07-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1662'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_12_1663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_12_1663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_12_1663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_12_1663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_12_1663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_07-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1663'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_13_1664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_13_1664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1664'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_22_1781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_22_1781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_22_1781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_22_1781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_22_1781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1C_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1781'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_22_1782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_22_1782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_22_1782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_22_1782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_22_1782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1C_07-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1782'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_22_1783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_22_1783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_22_1783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_22_1783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_22_1783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1C_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1783'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_22_1784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_22_1784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_22_1784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_22_1784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_22_1784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1C_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1784'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_23_1785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_23_1785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_23_1785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_23_1785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_23_1785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.1D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.1D_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.1D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1785'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_24_1786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_24_1786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_24_1786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_24_1786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_24_1786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20B_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1786'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-142'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3006'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3007'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3008'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3009'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3010'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3011'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3012'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3013'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3014'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3015'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3016'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3000'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3001'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3002'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3003'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-118'^^xsd:string;
  dwc:scientificName 'Pseudoleiocapitella fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129909'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3004'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_108_3005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_108_3005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_108_3005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_108_3005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_108_3005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "3005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5E_07-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '3005'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-54'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2354'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2355'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2356'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2357'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_65_2358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_65_2358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_65_2358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_65_2358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_65_2358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2358'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2359'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2362'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2363'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-128'^^xsd:string;
  dwc:scientificName 'Schistomeringos neglecta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130044'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2364'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130044'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2365'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2366'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_66_2367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_66_2367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_66_2367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_66_2367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_66_2367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.15B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.15B_07-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.15B_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2367'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2589'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2590'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2591'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2592'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2593'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-25'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2594'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2602'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-85'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2603'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-51'^^xsd:string;
  dwc:scientificName 'Hydroides niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2599'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2600'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2601'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2598'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2595'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-40'^^xsd:string;
  dwc:scientificName 'Filograna implexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130989'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2596'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2597'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2604'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_83_2605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_83_2605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_83_2605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_83_2605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_83_2605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5D_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2605'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_84_2606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_84_2606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2606'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_84_2607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_84_2607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2607'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_84_2608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_84_2608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2608'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_84_2609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_84_2609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2609'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_84_2610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_84_2610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2610'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_84_2611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_84_2611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_84_2611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_84_2611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_84_2611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.5E_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2611'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2615'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-105'^^xsd:string;
  dwc:scientificName 'Pirakia punctifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '147104'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2616'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2623'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2624'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2617'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2618'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2619'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2620'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2621'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2622'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2629'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2633'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2634'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2635'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2639'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-119'^^xsd:string;
  dwc:scientificName 'Pseudopotamilla reniformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130963'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2640'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2641'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2625'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2626'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-3'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2627'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2628'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_98_2881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_98_2881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2881'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2948'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2949'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2950'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_93_2804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_93_2804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-9'^^xsd:string;
  dwc:scientificName 'Branchiomaldane vincenti'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129872'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2804'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129872'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_98_2879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_98_2879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2879'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_98_2880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_98_2880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2880'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_94_2807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_94_2807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2807'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_94_2808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_94_2808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2808'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_94_2809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_94_2809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2809'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_98_2876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_98_2876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-51'^^xsd:string;
  dwc:scientificName 'Hydroides niger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2876'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '328460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_98_2877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_98_2877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-52'^^xsd:string;
  dwc:scientificName 'Hydroides pseudouncinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131013'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2877'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_98_2878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_98_2878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2878'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2758'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_93_2801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_93_2801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2801'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_93_2802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_93_2802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2802'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_93_2803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_93_2803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2803'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_93_2805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_93_2805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_93_2805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_93_2805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_93_2805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2805'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_94_2806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_94_2806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_94_2806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_94_2806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_94_2806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1A_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2806'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2763'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2764'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2765'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-105'^^xsd:string;
  dwc:scientificName 'Pirakia punctifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '147104'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2766'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2767'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2768'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2760'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2761'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2762'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2993'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2994'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_107_2995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_107_2995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_107_2995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_107_2995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_107_2995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5D_07-84'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5D_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2995'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2759'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2774'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2769'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-136'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2770'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2771'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2772'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2773'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2775'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_98_2875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_98_2875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_98_2875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_98_2875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_98_2875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.1E_07-19'^^xsd:string;
  dwc:scientificName 'Chrysopetalum debile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.1E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129927'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2875'^^xsd:integer;
  dwc:observationDate '2007-09-29'^^xsd:date;
  dwc:aphiaIdAccepted '129927'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_99_2882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_99_2882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2882'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_99_2883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_99_2883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_99_2883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_99_2883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_99_2883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20A_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2883'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2661'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2662'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2663'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2664'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2665'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2668'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2669'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2670'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2659'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2660'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-54'^^xsd:string;
  dwc:scientificName 'Jasmineira elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130921'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2655'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2656'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2657'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2658'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-48'^^xsd:string;
  dwc:scientificName 'Hermodice carunculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129831'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2653'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2654'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2666'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2667'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2671'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2672'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_87_2673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_87_2673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_87_2673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_87_2673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_87_2673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2673'^^xsd:integer;
  dwc:observationDate '2007-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2674'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2675'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-112'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2676'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2677'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2649'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2650'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2651'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2652'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2645'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2647'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2648'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2644'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-142'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2642'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2643'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2745'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2746'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2747'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2748'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2749'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2750'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2751'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2752'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-28'^^xsd:string;
  dwc:scientificName 'Eunice stigmatura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '333342'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2753'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-105'^^xsd:string;
  dwc:scientificName 'Pirakia punctifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '147104'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2740'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2741'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2736'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2737'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2738'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2739'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2742'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2743'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2744'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2754'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2755'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2756'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_91_2757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_91_2757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_91_2757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_91_2757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_91_2757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15C_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2757'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2723'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2724'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-29'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2725'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-3'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2726'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2727'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2728'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2722'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2734'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-81'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2735'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2729'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2730'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-64'^^xsd:string;
  dwc:scientificName 'Malmgreniella lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130816'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2731'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2732'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2733'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-136'^^xsd:string;
  dwc:scientificName 'Sphaerodoropsis minuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131096'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2719'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '155127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2720'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2721'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-63'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2710'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2711'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2712'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2713'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2714'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-106'^^xsd:string;
  dwc:scientificName 'Pista lornensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '154972'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2715'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '154972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2716'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-117'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2717'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_90_2718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_90_2718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_90_2718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_90_2718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_90_2718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2718'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-108'^^xsd:string;
  dwc:scientificName 'Platynereis coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130416'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2700'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2701'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-110'^^xsd:string;
  dwc:scientificName 'Polycirrus plumosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131534'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2702'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131534'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2703'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-174'^^xsd:string;
  dwc:scientificName 'Timarete filigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129981'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2704'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2695'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2696'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2697'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2698'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2699'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2705'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2706'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-30'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2707'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2708'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_89_2709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_89_2709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_89_2709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_89_2709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_89_2709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15A_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15A_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2709'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2689'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2690'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2691'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-75'^^xsd:string;
  dwc:scientificName 'Myzostoma cirriferum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130336'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2692'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2693'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-55'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2687'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-56'^^xsd:string;
  dwc:scientificName 'Lepidonotus clava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130800'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2688'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2678'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2679'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2680'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2681'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-23'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2682'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2683'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_88_2694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_88_2694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_88_2694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_88_2694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_88_2694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10C_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2694'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-85'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2789'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-69'^^xsd:string;
  dwc:scientificName 'Minuspio multibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '152419'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2788'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-25'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2781'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-27'^^xsd:string;
  dwc:scientificName 'Eunereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2782'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2783'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-41'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2784'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-47'^^xsd:string;
  dwc:scientificName 'Harmothoe spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130781'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2785'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2786'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2787'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2779'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-22'^^xsd:string;
  dwc:scientificName 'Dodecaceria saxicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129970'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2780'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '129970'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-175'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2776'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2777'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2778'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2790'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_92_2791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_92_2791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_92_2791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_92_2791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_92_2791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.15D_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2791'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2942'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2943'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-2'^^xsd:string;
  dwc:scientificName 'Amphiglena mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130869'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2938'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2939'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2940'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2946'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2944'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2945'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-39'^^xsd:string;
  dwc:scientificName 'Fabricia stellaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130913'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2951'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_104_2947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_104_2947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_104_2947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_104_2947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_104_2947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.5A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.5A_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.5A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2947'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_103_2941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_103_2941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_103_2941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_103_2941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_103_2941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20E_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2941'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-141'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2926'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2927'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2928'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-80'^^xsd:string;
  dwc:scientificName 'Nereimyra punctata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130185'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2929'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '130185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2930'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_102_2931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_102_2931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_102_2931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_102_2931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_102_2931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20C_07-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2931'^^xsd:integer;
  dwc:observationDate '2007-09-26'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-175'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2910'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-112'^^xsd:string;
  dwc:scientificName 'Pomatoceros triqueter'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131027'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2441'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-117'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2442'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_71_2443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_71_2443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_71_2443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "1"^^xsd:integer ;
  dwc:maximumDepthInMeters "1"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_71_2443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_71_2443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.1B_08-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.1B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '1'^^xsd:integer;
  dwc:maximumDepth '1'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2443'^^xsd:integer;
  dwc:observationDate '2008-06-12'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2630'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2631'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_85_2632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_85_2632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_85_2632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_85_2632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_85_2632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10A_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10A_08-8'^^xsd:string;
  dwc:scientificName 'Armandia cirrhosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10A_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130485'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2632'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130485'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-84'^^xsd:string;
  dwc:scientificName 'Nereis perivisceralis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334193'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1703'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '334193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-85'^^xsd:string;
  dwc:scientificName 'Nereis pulsatoria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '334195'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1704'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '334195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1705'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-93'^^xsd:string;
  dwc:scientificName 'Ophiodromus pallidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130189'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1706'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '340203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1707'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_16_1708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_16_1708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_16_1708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_16_1708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_16_1708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1708'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_25_1814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_25_1814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_25_1814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_25_1814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_25_1814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_07-46'^^xsd:string;
  dwc:scientificName 'Harmothoe longisetis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130774'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1814'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130774'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_25_1815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_25_1815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_25_1815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_25_1815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_25_1815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_07-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1815'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_25_1816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_25_1816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_25_1816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_25_1816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_25_1816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_07-86'^^xsd:string;
  dwc:scientificName 'Nereis rava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130406'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1816'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '130406'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_25_1817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_25_1817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_25_1817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_25_1817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_25_1817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_07-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1817'^^xsd:integer;
  dwc:observationDate '2007-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_26_1818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_26_1818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-101'^^xsd:string;
  dwc:scientificName 'Pherusa monilifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130112'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1818'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '336835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_26_1819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_26_1819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_26_1819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_26_1819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_26_1819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.20C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1819'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-17'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1691'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-18'^^xsd:string;
  dwc:scientificName 'Chone longiseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130892'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1692'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '882444'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1693'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_19_1748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_19_1748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1748'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_19_1749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_19_1749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1749'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_19_1750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_19_1750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_19_1750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_19_1750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_19_1750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.15D_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.15D_08-113'^^xsd:string;
  dwc:scientificName 'Pontogenia chrysocoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.15D_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129848'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1750'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '129848'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_86_2646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_86_2646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_86_2646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_86_2646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_86_2646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.10B_08-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2646'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_58_2217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_58_2217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_58_2217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.415789"^^xsd:decimal ;
  dwc:decimalLongitude "24.987505"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_58_2217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.415789 24.987505)"^^geo:wktLiteral ;
  geo-pos:lat "35.415789"^^xsd:decimal ;
  geo-pos:long "24.987505"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_58_2217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALB.5E_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALB.5E_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALB.5E_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.987505'^^xsd:double;
  dwc:latitude '35.415789'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2217'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_76_2513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_76_2513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_76_2513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.2516667"^^xsd:decimal ;
  dwc:decimalLongitude "25.7583333"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_76_2513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.2516667 25.7583333)"^^geo:wktLiteral ;
  geo-pos:lat "35.2516667"^^xsd:decimal ;
  geo-pos:long "25.7583333"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_76_2513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELA.20C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELA.20C_08-64'^^xsd:string;
  dwc:scientificName 'Malmgreniella lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELA.20C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.7583333'^^xsd:double;
  dwc:latitude '35.2516667'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130816'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2513'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_101_2909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_101_2909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_101_2909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.251742"^^xsd:decimal ;
  dwc:decimalLongitude "25.758315"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_101_2909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.251742 25.758315)"^^geo:wktLiteral ;
  geo-pos:lat "35.251742"^^xsd:decimal ;
  geo-pos:long "25.758315"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_101_2909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CELB.20B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CELB.20B_08-145'^^xsd:string;
  dwc:scientificName 'Subadyte pellucida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CELB.20B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:longitude '25.758315'^^xsd:double;
  dwc:latitude '35.251742'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '2909'^^xsd:integer;
  dwc:observationDate '2008-06-11'^^xsd:date;
  dwc:aphiaIdAccepted '130833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-108'^^xsd:string;
  dwc:scientificName 'Platynereis coccinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130416'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1685'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130416'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-109'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1686'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-111'^^xsd:string;
  dwc:scientificName 'Polyophthalmus pictus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130510'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1687'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-120'^^xsd:string;
  dwc:scientificName 'Pterocirrus macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130686'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1688'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-144'^^xsd:string;
  dwc:scientificName 'Spirobranchus polytrema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131054'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1689'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-149'^^xsd:string;
  dwc:scientificName 'Syllidia armata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130198'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1690'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-58'^^xsd:string;
  dwc:scientificName 'Linopherus canariensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129833'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1679'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129833'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-61'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1680'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-67'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1681'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-79'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1682'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-88'^^xsd:string;
  dwc:scientificName 'Notomastus aberans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129894'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1683'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129894'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_15_1684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_15_1684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_15_1684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_15_1684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_15_1684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_08-102'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1684'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_13_1672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_13_1672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-65'^^xsd:string;
  dwc:scientificName 'Marphysa fallax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130073'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1672'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1305582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_13_1673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_13_1673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-83'^^xsd:string;
  dwc:scientificName 'Nereis pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130404'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1673'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '130404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_13_1674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_13_1674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-87'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1674'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-117'^^xsd:string;
  dwc:scientificName 'Protodorvillea kefersteini'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130041'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1675'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '130041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-131'^^xsd:string;
  dwc:scientificName 'Scoletoma impatiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130263'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1676'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '1491000'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-14'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1677'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_14_1678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_14_1678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_14_1678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_14_1678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_14_1678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10C_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10C_07-179'^^xsd:string;
  dwc:scientificName 'Vermiliopsis infundibulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10C_07'^^xsd:string;
  dwc:yearCollected '2007'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '131058'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1678'^^xsd:integer;
  dwc:observationDate '2007-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '131058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4621_13_1671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4621_13_1671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4621_13_1671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  dwc:decimalLatitude "35.4158333"^^xsd:decimal ;
  dwc:decimalLongitude "24.9875"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "50"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4621_13_1671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (35.4158333 24.9875)"^^geo:wktLiteral ;
  geo-pos:lat "35.4158333"^^xsd:decimal ;
  geo-pos:long "24.9875"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "50"^^xsd:integer .

<https://eurobis.org/id/occurrence/4621_13_1671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4621_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "CALA.10B_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 '2015-11-27'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research- Institute of Marine Biology, Biotechnology and Aquaculture'^^xsd:string;
  dwc:collectionCode 'Polychaetes from two subtidal rocky shores of the North coast of Crete, collected for the NaGISA project 2007-2008'^^xsd:string;
  dwc:catalogNumber 'GR-Nagisa dataset-CALA.10B_08-50'^^xsd:string;
  dwc:scientificName 'Hesiospina similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:fieldNumber 'CALA.10B_08'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '24.9875'^^xsd:double;
  dwc:latitude '35.4158333'^^xsd:double;
  dwc:coordinatePrecision '50'^^xsd:integer;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'whole animal, preserved in ethanol'^^xsd:string;
  dwc:occurrenceRemarks 'Habitat: rocky substrate with photophilic algae (Sargassum spp., Cystoseira spp)'^^xsd:string;
  dwc:aphiaid '130163'^^xsd:integer;
  dwc:verbatimPositionSetail 'coordinates by google earth'^^xsd:string;
  dwc:samplingProtocol 'Scuba diving, plexiglas frame of 25x25cm with a net attached to its top was pressed to rock, surface was scraped and sample sucked into a collection net of 60µm mesh size by help of a suction device attached to a dive bottle. Samples were preserved in 96%'^^xsd:string;
  dwc:occurrenceId '1671'^^xsd:integer;
  dwc:observationDate '2008-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '333615'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF