@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/event/625_GR-Kyklades-A15>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A15" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A16>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A16" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A17>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A17" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A18>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A18" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A21>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A21" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A23>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A23" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A26>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A26" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A32>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A32" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A33>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A33" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A34>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A34" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A35>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A35" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A36>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A36" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A37>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A37" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A38>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A38" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A39>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A39" ;
  .
<https://eurobis.org/id/event/625_GR-Kyklades-A40>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "GR-Kyklades-A40" ;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-25'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-25'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-39> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-39'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Euclymene sp.'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-39'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-57> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-57'^^xsd:string;
  dwc:scientificName 'Eupanthalis kinbergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129735'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-57'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-89'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-89'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-93'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-93'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-95'^^xsd:string;
  dwc:scientificName 'Magelona'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Magelona sp.'^^xsd:string;
  dwc:aphiaid '129341'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-95'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-129> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-129'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-129'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-189> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-189'^^xsd:string;
  dwc:scientificName 'Bathyarca grenophia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146721'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-189'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-193> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-193'^^xsd:string;
  dwc:scientificName 'Cardiomya striolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '408496'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-193'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-219> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-219'^^xsd:string;
  dwc:scientificName 'Ringicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ringicula sp. juv.'^^xsd:string;
  dwc:aphiaid '138437'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-219'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-275> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-275'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-275'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-278> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-278'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-278'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-294'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-295> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-295'^^xsd:string;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amphiura sp. juv.'^^xsd:string;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-295'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-298> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-298'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-298'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-351> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-351'^^xsd:string;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Tubulliporidae.'^^xsd:string;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-351'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-357> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-357'^^xsd:string;
  dwc:scientificName 'Dentalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Dentalina sp.'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-357'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A15_GR-Kyklades-A15-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.24"^^xsd:decimal ;
  dwc:decimalLongitude "24.41"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A15_GR-Kyklades-A15-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.24 24.41)"^^geo:wktLiteral ;
  geo-pos:lat "37.24"^^xsd:decimal ;
  geo-pos:long "24.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A15_GR-Kyklades-A15-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A15-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A15" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A15-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A15'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.41'^^xsd:double;
  dwc:latitude '37.24'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A15-379'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-7'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-7'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-17'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Aricidea sp.'^^xsd:string;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-17'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-27> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-27'^^xsd:string;
  dwc:scientificName 'Chaetozone setosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129955'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-27'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-28'^^xsd:string;
  dwc:scientificName 'Chloeia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129826'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-28'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-67> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-67'^^xsd:string;
  dwc:scientificName 'Glycera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Glycera sp.'^^xsd:string;
  dwc:aphiaid '129296'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-67'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-75'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-89'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-89'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-101'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-101'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-114'^^xsd:string;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Scolelepis sp.'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-114'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-116'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-129> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-129'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-129'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-139> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-139'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-139'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-147> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-147'^^xsd:string;
  dwc:scientificName 'Paradiopatra calliopae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130475'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-147'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-152> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-152'^^xsd:string;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Scolelepis sp.'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-152'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-158'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-158'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-160'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Spio sp.'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-160'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-172> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-172'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-172'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-202> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-202'^^xsd:string;
  dwc:scientificName 'Dentalium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Dentalium sp.'^^xsd:string;
  dwc:aphiaid '137886'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-202'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '137886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-215> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-215'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-215'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-221> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-221'^^xsd:string;
  dwc:scientificName 'Hyalopecten similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140704'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-221'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-224'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-229> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-229'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-229'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-232> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-232'^^xsd:string;
  dwc:scientificName 'Gnathia phallonajopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '118997'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-232'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '118997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-240> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-240'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-240'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-245'^^xsd:string;
  dwc:scientificName 'Ampelisca ledoyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101906'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-245'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-250> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-250'^^xsd:string;
  dwc:scientificName 'Amphilochus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amphilochus sp.'^^xsd:string;
  dwc:aphiaid '101450'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-250'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-251> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-251'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-251'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-255> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-255'^^xsd:string;
  dwc:scientificName 'Corophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102098'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-255'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-265> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-265'^^xsd:string;
  dwc:scientificName 'Melita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Melita sp.'^^xsd:string;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-265'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-273> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-273'^^xsd:string;
  dwc:scientificName 'Rhachotropis rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102242'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-273'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '102242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-288> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-288'^^xsd:string;
  dwc:scientificName 'Portunidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106763'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-288'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-291> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-291'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-291'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-294'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-295> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-295'^^xsd:string;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amphiura sp. juv.'^^xsd:string;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-295'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-304> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-304'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-304'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-309> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-309'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-309'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-329> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-329'^^xsd:string;
  dwc:scientificName 'Copidozoum planum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111206'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-329'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '111206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-335> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-335'^^xsd:string;
  dwc:scientificName 'Escharina vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111520'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-335'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '111520'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-342> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-342'^^xsd:string;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 862795.'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-342'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-373'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 410717.'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-373'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-374'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.1.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-374'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-379'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A16_GR-Kyklades-A16-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.17"^^xsd:decimal ;
  dwc:decimalLongitude "24.58"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A16_GR-Kyklades-A16-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.17 24.58)"^^geo:wktLiteral ;
  geo-pos:lat "37.17"^^xsd:decimal ;
  geo-pos:long "24.58"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A16_GR-Kyklades-A16-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A16-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A16" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A16-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A16'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.58'^^xsd:double;
  dwc:latitude '37.17'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A16-381'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-7'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-7'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-30> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-30'^^xsd:string;
  dwc:scientificName 'Chloraemidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Chloremidae.'^^xsd:string;
  dwc:aphiaid '762194'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-30'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '976'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-54> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-54'^^xsd:string;
  dwc:scientificName 'Eunice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eunice sp.'^^xsd:string;
  dwc:aphiaid '129278'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-54'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-66'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-66'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-75'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-86> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-86'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-86'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-89'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-89'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-116'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-140> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-140'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-140'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-142> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-142'^^xsd:string;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-142'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-150> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-150'^^xsd:string;
  dwc:scientificName 'Scolelepis ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Scolelepis ciliatus.'^^xsd:string;
  dwc:aphiaid '155543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-150'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '333954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-154> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-154'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-154'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-157'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Sphaerosyllis sp.'^^xsd:string;
  dwc:aphiaid '129677'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-157'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129677'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-173'^^xsd:string;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-173'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-182> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-182'^^xsd:string;
  dwc:scientificName 'Abra longicallus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141434'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-182'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '141434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-193> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-193'^^xsd:string;
  dwc:scientificName 'Cardiomya striolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '408496'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-193'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-242> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-242'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-242'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-246> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-246'^^xsd:string;
  dwc:scientificName 'Ampelisca massiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101909'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-246'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-253> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-253'^^xsd:string;
  dwc:scientificName 'Bathyporeia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Bathyporeia sp.'^^xsd:string;
  dwc:aphiaid '101742'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-253'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-256> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-256'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-256'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-293> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-293'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-293'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-294'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-298> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-298'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-298'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-301> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-301'^^xsd:string;
  dwc:scientificName 'Labidoplax digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124456'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-301'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-303> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-303'^^xsd:string;
  dwc:scientificName 'Ocnus planci'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124647'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-303'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124647'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-340> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-340'^^xsd:string;
  dwc:scientificName 'Porella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Porella sp.'^^xsd:string;
  dwc:aphiaid '110835'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-340'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-349'^^xsd:string;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-349'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-352> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-352'^^xsd:string;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Tubulliporidae sp.1.'^^xsd:string;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-352'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-357> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-357'^^xsd:string;
  dwc:scientificName 'Dentalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Dentalina sp.'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-357'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-364> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-364'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ascidia sp.1.'^^xsd:string;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-364'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-368> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-368'^^xsd:string;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-368'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-369'^^xsd:string;
  dwc:scientificName 'Hoplonemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122309'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-369'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '122309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-370'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-374'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.1.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-374'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-375> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-375'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.2.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-375'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-379'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A17_GR-Kyklades-A17-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.99"^^xsd:decimal ;
  dwc:decimalLongitude "24.62"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1500"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A17_GR-Kyklades-A17-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.99 24.62)"^^geo:wktLiteral ;
  geo-pos:lat "36.99"^^xsd:decimal ;
  geo-pos:long "24.62"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1500"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A17_GR-Kyklades-A17-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A17-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A17" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A17-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A17'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.62'^^xsd:double;
  dwc:latitude '36.99'^^xsd:double;
  dwc:coordinatePrecision '1500'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A17-381'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-13'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 333036.'^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-13'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-25'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-25'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-31'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-31'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-32'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-32'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-33'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-33'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-36'^^xsd:string;
  dwc:scientificName 'Cirratulus chrysoderma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129958'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-36'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-42'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-42'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-62> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-62'^^xsd:string;
  dwc:scientificName 'Gattyana cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152313'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-62'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-71'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-71'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-73> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-73'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 155194.'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-73'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-75'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-78> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-78'^^xsd:string;
  dwc:scientificName 'Hydroides norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-78'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-88> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-88'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-88'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-116'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-135> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-135'^^xsd:string;
  dwc:scientificName 'Polyodontes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Polyodontes sp.'^^xsd:string;
  dwc:aphiaid '129137'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-135'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '129137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-145> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-145'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-145'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-168> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-168'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-168'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-170> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-170'^^xsd:string;
  dwc:scientificName 'Levinsenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '421033'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-170'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '421033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-186> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-186'^^xsd:string;
  dwc:scientificName 'Alvania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Alvania sp.'^^xsd:string;
  dwc:aphiaid '138439'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-186'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '138439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-217> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-217'^^xsd:string;
  dwc:scientificName 'Pteropoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '325345'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-217'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '325345'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-252> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-252'^^xsd:string;
  dwc:scientificName 'Apanthura excavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '181477'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-252'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '181477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-254> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-254'^^xsd:string;
  dwc:scientificName 'Byblis guernei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101943'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-254'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-256> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-256'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-256'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-260> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-260'^^xsd:string;
  dwc:scientificName 'Iphimedia brachygnatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102339'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-260'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '102339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-264> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-264'^^xsd:string;
  dwc:scientificName 'Maerella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Maerella sp.'^^xsd:string;
  dwc:aphiaid '101676'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-264'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '101676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-275> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-275'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-275'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-281> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-281'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-281'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-282> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-282'^^xsd:string;
  dwc:scientificName 'Ebalia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ebalia sp.'^^xsd:string;
  dwc:aphiaid '106889'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-282'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-288> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-288'^^xsd:string;
  dwc:scientificName 'Portunidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106763'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-288'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '106763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-293> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-293'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-293'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-294'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-295> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-295'^^xsd:string;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amphiura sp. juv.'^^xsd:string;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-295'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-304> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-304'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-304'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-305> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-305'^^xsd:string;
  dwc:scientificName 'Ophiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ophiura sp. juv. juv.'^^xsd:string;
  dwc:aphiaid '123574'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-305'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '123574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-316> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-316'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-316'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-349'^^xsd:string;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-349'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-359> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-359'^^xsd:string;
  dwc:scientificName 'Eponides repandus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '113356'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-359'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '113356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-360> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-360'^^xsd:string;
  dwc:scientificName 'Lingulina carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '113530'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-360'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '113530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-369'^^xsd:string;
  dwc:scientificName 'Hoplonemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122309'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-369'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '122309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-370'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-372'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-372'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-376> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-376'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.3.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-376'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-379'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-380> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-380'^^xsd:string;
  dwc:scientificName 'Phascolion strombi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136073'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-380'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A18_GR-Kyklades-A18-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.88"^^xsd:decimal ;
  dwc:decimalLongitude "24.52"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A18_GR-Kyklades-A18-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.88 24.52)"^^geo:wktLiteral ;
  geo-pos:lat "36.88"^^xsd:decimal ;
  geo-pos:long "24.52"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A18_GR-Kyklades-A18-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A18-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A18" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A18-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A18'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:longitude '24.52'^^xsd:double;
  dwc:latitude '36.88'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A18-381'^^xsd:string;
  dwc:observationDate '1986-07-20'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-8> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-8'^^xsd:string;
  dwc:scientificName 'Amphinomidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '960'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-8'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '960'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-17> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-17'^^xsd:string;
  dwc:scientificName 'Aricidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Aricidea sp.'^^xsd:string;
  dwc:aphiaid '129430'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-17'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-22'^^xsd:string;
  dwc:scientificName 'Bhawania reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-22'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-24> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-24'^^xsd:string;
  dwc:scientificName 'Capitellides giardi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146759'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-24'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-33'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-33'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-47> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-47'^^xsd:string;
  dwc:scientificName 'Syllis ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '155451'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-47'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-55'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-55'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-63> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-63'^^xsd:string;
  dwc:scientificName 'Glycera capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130118'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-63'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-79> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-79'^^xsd:string;
  dwc:scientificName 'Jasmineira caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130920'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-79'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130920'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-80> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-80'^^xsd:string;
  dwc:scientificName 'Kefersteinia cirrhata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130164'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-80'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '336123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-82> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-82'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-82'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-88> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-88'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-88'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-89'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-89'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-110'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Nereis sp.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-110'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-116'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-118> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-118'^^xsd:string;
  dwc:scientificName 'Opheliidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '924'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-118'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-130> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-130'^^xsd:string;
  dwc:scientificName 'Placostegus tridentatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131025'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-130'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '131025'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-140> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-140'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-140'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-154> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-154'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-154'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-163> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-163'^^xsd:string;
  dwc:scientificName 'Spiophanes kroyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131188'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-163'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '131188'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-173'^^xsd:string;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-173'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-178> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-178'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-178'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-181> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-181'^^xsd:string;
  dwc:scientificName 'Vermiliopsis striaticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131061'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-181'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '131061'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-185> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-185'^^xsd:string;
  dwc:scientificName 'Alvania cimicoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141168'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-185'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '141168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-188> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-188'^^xsd:string;
  dwc:scientificName 'Barbatia scabra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146718'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-188'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-189> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-189'^^xsd:string;
  dwc:scientificName 'Bathyarca grenophia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146721'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-189'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-190> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-190'^^xsd:string;
  dwc:scientificName 'Bathyarca philippiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '138800'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-190'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-191> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-191'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-191'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-195> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-195'^^xsd:string;
  dwc:scientificName 'Cardita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Cardita sp.'^^xsd:string;
  dwc:aphiaid '137742'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-195'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '137742'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-211> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-211'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-211'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-223> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-223'^^xsd:string;
  dwc:scientificName 'Thyasira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Thyasira sp.'^^xsd:string;
  dwc:aphiaid '138552'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-223'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '138552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-227> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-227'^^xsd:string;
  dwc:scientificName 'Isopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-227'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-242> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-242'^^xsd:string;
  dwc:scientificName 'Tanaidacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1133'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-242'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1133'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-243> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-243'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-243'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-274> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-274'^^xsd:string;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-274'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-275> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-275'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-275'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-278> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-278'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-278'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-292> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-292'^^xsd:string;
  dwc:scientificName 'Ostracoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-292'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-294'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-300> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-300'^^xsd:string;
  dwc:scientificName 'Holothurioidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '149846'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-300'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '123083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-308> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-308'^^xsd:string;
  dwc:scientificName 'Macrura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '856793'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-308'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '110'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-313> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-313'^^xsd:string;
  dwc:scientificName 'Calthropella pathologica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Clathroporella pathologica 555800. Alt. repr. with subgenus: 555800.'^^xsd:string;
  dwc:aphiaid '133950'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-313'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '555800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-314> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-314'^^xsd:string;
  dwc:scientificName 'Hydrozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1337'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-314'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1337'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-318> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-318'^^xsd:string;
  dwc:scientificName 'Adeonella pallasii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Adeonella palassi.'^^xsd:string;
  dwc:aphiaid '221499'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-318'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '221499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-323> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-323'^^xsd:string;
  dwc:scientificName 'Caberea boryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-323'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '111229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-324> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-324'^^xsd:string;
  dwc:scientificName 'Calpensia nobilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111425'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-324'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '111425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-325> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-325'^^xsd:string;
  dwc:scientificName 'Cellaria salicornioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111259'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-325'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '111259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-333> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-333'^^xsd:string;
  dwc:scientificName 'Diporula verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111414'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-333'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1524065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-334> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-334'^^xsd:string;
  dwc:scientificName 'Entalophoroecia deflexa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111683'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-334'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '111683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-337> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-337'^^xsd:string;
  dwc:scientificName 'Frondipora verrucosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Frontipora verrucosa.'^^xsd:string;
  dwc:aphiaid '221575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-337'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '221575'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-340> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-340'^^xsd:string;
  dwc:scientificName 'Porella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Porella sp.'^^xsd:string;
  dwc:aphiaid '110835'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-340'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '110835'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-345> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-345'^^xsd:string;
  dwc:scientificName 'Scrupocellaria incurvata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111242'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-345'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '111242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-350> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-350'^^xsd:string;
  dwc:scientificName 'Tervia irregularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Terria irregularis.'^^xsd:string;
  dwc:aphiaid '111751'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-350'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '111751'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-360> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-360'^^xsd:string;
  dwc:scientificName 'Lingulina carinata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '113530'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-360'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '113530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-382> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-382'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-382'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-386> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-386'^^xsd:string;
  dwc:scientificName 'Brachiopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Brachiopoda sp.1.'^^xsd:string;
  dwc:aphiaid '1803'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-386'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-387> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-387'^^xsd:string;
  dwc:scientificName 'Brachiopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Brachiopoda sp.2.'^^xsd:string;
  dwc:aphiaid '1803'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-387'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A21_GR-Kyklades-A21-388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-388> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.78"^^xsd:decimal ;
  dwc:decimalLongitude "24.34"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "110"^^xsd:integer ;
  dwc:maximumDepthInMeters "110"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "2000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A21_GR-Kyklades-A21-388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.78 24.34)"^^geo:wktLiteral ;
  geo-pos:lat "36.78"^^xsd:decimal ;
  geo-pos:long "24.34"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "2000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A21_GR-Kyklades-A21-388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A21-388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A21" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A21-388'^^xsd:string;
  dwc:scientificName 'Brachiopoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A21'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:longitude '24.34'^^xsd:double;
  dwc:latitude '36.78'^^xsd:double;
  dwc:coordinatePrecision '2000'^^xsd:integer;
  dwc:minimumDepth '110'^^xsd:integer;
  dwc:maximumDepth '110'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Brachiopoda sp.3.'^^xsd:string;
  dwc:aphiaid '1803'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A21-388'^^xsd:string;
  dwc:observationDate '1986-07-21'^^xsd:date;
  dwc:aphiaIdAccepted '1803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-28'^^xsd:string;
  dwc:scientificName 'Chloeia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129826'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-28'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-43> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-43'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-43'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-55'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-55'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-64'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-64'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-76'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-76'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-86> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-86'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-86'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-116'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-154> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-154'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-154'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-173'^^xsd:string;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-173'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-194> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-194'^^xsd:string;
  dwc:scientificName 'Cardita calyculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139016'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-194'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-201> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-201'^^xsd:string;
  dwc:scientificName 'Dentalium inaequicostatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139529'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-201'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '196376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-204> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-204'^^xsd:string;
  dwc:scientificName 'Gonilia calliglypta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '181341'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-204'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '181341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-205> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-205'^^xsd:string;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-205'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-208> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-208'^^xsd:string;
  dwc:scientificName 'Kelliella abyssicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140158'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-208'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152396'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-211> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-211'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-211'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-274> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-274'^^xsd:string;
  dwc:scientificName 'Westwoodilla caecula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102932'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-274'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '102932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-278> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-278'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-278'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-294'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-298> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-298'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-298'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-317> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-317'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-317'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A23_GR-Kyklades-A23-382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-382> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.36"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A23_GR-Kyklades-A23-382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.61 24.36)"^^geo:wktLiteral ;
  geo-pos:lat "36.61"^^xsd:decimal ;
  geo-pos:long "24.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A23_GR-Kyklades-A23-382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A23-382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A23" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A23-382'^^xsd:string;
  dwc:scientificName 'Sipuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A23'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.36'^^xsd:double;
  dwc:latitude '36.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1268'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A23-382'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1268'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-7'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-7'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-10'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-10'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-15> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-15'^^xsd:string;
  dwc:scientificName 'Aricidea simonae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 731235.'^^xsd:string;
  dwc:aphiaid '130570'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-15'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '731235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-22'^^xsd:string;
  dwc:scientificName 'Bhawania reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-22'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-28> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-28'^^xsd:string;
  dwc:scientificName 'Chloeia venusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129826'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-28'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-31'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-31'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-33'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-33'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-41> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-41'^^xsd:string;
  dwc:scientificName 'Dasychone lucullana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '155469'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-41'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130882'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-47> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-47'^^xsd:string;
  dwc:scientificName 'Syllis ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '155451'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-47'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-48> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-48'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-48'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-54> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-54'^^xsd:string;
  dwc:scientificName 'Eunice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eunice sp.'^^xsd:string;
  dwc:aphiaid '129278'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-54'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-55'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-55'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-64'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-64'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-65> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-65'^^xsd:string;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-65'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-75'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-76'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-76'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-77> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-77'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-77'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-78> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-78'^^xsd:string;
  dwc:scientificName 'Hydroides norvegicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '157437'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-78'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '131009'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-87> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-87'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-87'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-101'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-101'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-106> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-106'^^xsd:string;
  dwc:scientificName 'Inermonephtys inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130346'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-106'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-108'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Nephthys sp.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-108'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-109'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-109'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-116'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-141> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-141'^^xsd:string;
  dwc:scientificName 'Prionospio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Prionospio sp.'^^xsd:string;
  dwc:aphiaid '129620'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-141'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129620'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-152> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-152'^^xsd:string;
  dwc:scientificName 'Scolelepis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Scolelepis sp.'^^xsd:string;
  dwc:aphiaid '129623'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-152'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '129623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-153> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-153'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 334772.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-153'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-154> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-154'^^xsd:string;
  dwc:scientificName 'Serpulidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '988'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-154'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-161'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-161'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-167> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-167'^^xsd:string;
  dwc:scientificName 'Tauberia flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '332454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-167'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '156207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-173'^^xsd:string;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-173'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-189> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-189'^^xsd:string;
  dwc:scientificName 'Bathyarca grenophia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146721'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-189'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-193> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-193'^^xsd:string;
  dwc:scientificName 'Cardiomya striolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '408496'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-193'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-199> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-199'^^xsd:string;
  dwc:scientificName 'Cuspidaria rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139453'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-199'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-200> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-200'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-200'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-203> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-203'^^xsd:string;
  dwc:scientificName 'Fustiaria rubescens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139999'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-203'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '1863095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-204> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-204'^^xsd:string;
  dwc:scientificName 'Gonilia calliglypta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '181341'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-204'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '181341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-205> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-205'^^xsd:string;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-205'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-206> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-206'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-206'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-209> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-209'^^xsd:string;
  dwc:scientificName 'Limatula subauriculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140242'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-209'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '140242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-214> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-214'^^xsd:string;
  dwc:scientificName 'Nuculana commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-214'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '236688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-216> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-216'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-216'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-220> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-220'^^xsd:string;
  dwc:scientificName 'Scissurella crispata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '153547'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-220'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-221> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-221'^^xsd:string;
  dwc:scientificName 'Hyalopecten similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140704'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-221'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-224'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-233> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-233'^^xsd:string;
  dwc:scientificName 'Heterotanais oerstedi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136465'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-233'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-234> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-234'^^xsd:string;
  dwc:scientificName 'Leptognathia breviremis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136431'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-234'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136431'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-236> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-236'^^xsd:string;
  dwc:scientificName 'Typhlotanais aequiremis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '478746'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-236'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '478746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-237> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-237'^^xsd:string;
  dwc:scientificName 'Campylaspis sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Campilaspis sulcata.'^^xsd:string;
  dwc:aphiaid '110558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-237'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '110558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-240> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-240'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-240'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-245'^^xsd:string;
  dwc:scientificName 'Ampelisca ledoyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101906'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-245'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-247> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-247'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-247'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-254> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-254'^^xsd:string;
  dwc:scientificName 'Byblis guernei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101943'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-254'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-255> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-255'^^xsd:string;
  dwc:scientificName 'Corophium rotundirostre'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102098'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-255'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '236504'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-266> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-266'^^xsd:string;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Microdeutopus sp.1.'^^xsd:string;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-266'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-267> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-267'^^xsd:string;
  dwc:scientificName 'Microdeutopus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Microdeutopus sp.2.'^^xsd:string;
  dwc:aphiaid '101471'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-267'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-270> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-270'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-270'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-279> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-279'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-279'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-280> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-280'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ebalia edwarsii.'^^xsd:string;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-280'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-309> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-309'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-309'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-319> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-319'^^xsd:string;
  dwc:scientificName 'Beania hirtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111070'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-319'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '111070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-320> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-320'^^xsd:string;
  dwc:scientificName 'Beania magellanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111071'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-320'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '111071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-325> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-325'^^xsd:string;
  dwc:scientificName 'Cellaria salicornioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111259'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-325'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '111259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-331> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-331'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-331'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-368> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-368'^^xsd:string;
  dwc:scientificName 'Heteronemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122305'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-368'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '122305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-369'^^xsd:string;
  dwc:scientificName 'Hoplonemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122309'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-369'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '122309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-370'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-372'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-372'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-373'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 410717.'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-373'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-374'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.1.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-374'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-379'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A26_GR-Kyklades-A26-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.59"^^xsd:decimal ;
  dwc:decimalLongitude "24.87"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters "130"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A26_GR-Kyklades-A26-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.59 24.87)"^^geo:wktLiteral ;
  geo-pos:lat "36.59"^^xsd:decimal ;
  geo-pos:long "24.87"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A26_GR-Kyklades-A26-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A26-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A26" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A26-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A26'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:longitude '24.87'^^xsd:double;
  dwc:latitude '36.59'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:maximumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A26-381'^^xsd:string;
  dwc:observationDate '1986-07-22'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-1'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amaena trilobata.'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-1'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-7'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-7'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-9'^^xsd:string;
  dwc:scientificName 'Amphitrite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amphitrite sp.'^^xsd:string;
  dwc:aphiaid '129686'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-9'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-18'^^xsd:string;
  dwc:scientificName 'Aricidea wassi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-18'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '326605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-19'^^xsd:string;
  dwc:scientificName 'Chirimia biceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130277'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-19'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-22'^^xsd:string;
  dwc:scientificName 'Bhawania reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-22'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-23'^^xsd:string;
  dwc:scientificName 'Brania limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146737'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-23'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-31'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-31'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-32'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-32'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-38> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-38'^^xsd:string;
  dwc:scientificName 'Clymene gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '211426'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-38'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-42'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-42'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-45'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-45'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-46'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-46'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-47> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-47'^^xsd:string;
  dwc:scientificName 'Syllis ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '155451'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-47'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-48> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-48'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-48'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-55'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-55'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-58> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-58'^^xsd:string;
  dwc:scientificName 'Euphrosyne foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '181545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-58'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-64'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-64'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-65> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-65'^^xsd:string;
  dwc:scientificName 'Glycera gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130122'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-65'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '336908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-68> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-68'^^xsd:string;
  dwc:scientificName 'Glycera tesselata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130128'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-68'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-71'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-71'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-72> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-72'^^xsd:string;
  dwc:scientificName 'Goniada norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130141'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-72'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-74> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-74'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-74'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-75'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-82> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-82'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-82'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-83'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-83'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-84> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-84'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-84'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-86> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-86'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-86'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-87> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-87'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-87'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-88> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-88'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-88'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-91> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-91'^^xsd:string;
  dwc:scientificName 'Lysidice ninetta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130071'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-91'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-93'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-93'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-101'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-101'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-102> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-102'^^xsd:string;
  dwc:scientificName 'Neosabellides oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-102'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-106> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-106'^^xsd:string;
  dwc:scientificName 'Inermonephtys inermis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130346'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-106'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-108'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Nephthys sp.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-108'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-116'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-124> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-124'^^xsd:string;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-124'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-128> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-128'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-128'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-129> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-129'^^xsd:string;
  dwc:scientificName 'Poecilochaetus serpens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130711'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-129'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130711'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-133> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-133'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-133'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-137> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-137'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-137'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-139> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-139'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-139'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-145> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-145'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-145'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-146> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-146'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-146'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-148> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-148'^^xsd:string;
  dwc:scientificName 'Scalibregma inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130980'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-148'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-173'^^xsd:string;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-173'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-174> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-174'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-174'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-177> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-177'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-177'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-178> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-178'^^xsd:string;
  dwc:scientificName 'Pseudosyllis brevipennis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131373'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-178'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-179> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-179'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-179'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-180> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-180'^^xsd:string;
  dwc:scientificName 'Syllis prolifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-180'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-183> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-183'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-183'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-184> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-184'^^xsd:string;
  dwc:scientificName 'Abra ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146467'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-184'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-187> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-187'^^xsd:string;
  dwc:scientificName 'Aporrhais serresianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '138761'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-187'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138761'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-193> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-193'^^xsd:string;
  dwc:scientificName 'Cardiomya striolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '408496'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-193'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-198> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-198'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-198'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-202> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-202'^^xsd:string;
  dwc:scientificName 'Dentalium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Dentalium sp.'^^xsd:string;
  dwc:aphiaid '137886'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-202'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '137886'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-211> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-211'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-211'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-212> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-212'^^xsd:string;
  dwc:scientificName 'Nucula hanleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140588'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-212'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140588'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-213> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-213'^^xsd:string;
  dwc:scientificName 'Nucula nucleus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140590'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-213'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140590'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-214> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-214'^^xsd:string;
  dwc:scientificName 'Nuculana commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-214'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '236688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-215> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-215'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-215'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-221> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-221'^^xsd:string;
  dwc:scientificName 'Hyalopecten similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140704'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-221'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-222> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-222'^^xsd:string;
  dwc:scientificName 'Tellina balaustina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '182680'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-222'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-225> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-225'^^xsd:string;
  dwc:scientificName 'Venericardia antiquata trapezoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '181514'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-225'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '504869'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-229> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-229'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-229'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-232> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-232'^^xsd:string;
  dwc:scientificName 'Gnathia phallonajopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '118997'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-232'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '118997'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-238> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-238'^^xsd:string;
  dwc:scientificName 'Diastylis laevis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '110481'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-238'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-240> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-240'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-240'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-249> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-249'^^xsd:string;
  dwc:scientificName 'Ampelisca truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101932'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-249'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-257> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-257'^^xsd:string;
  dwc:scientificName 'Haploops dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101948'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-257'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-258> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-258'^^xsd:string;
  dwc:scientificName 'Harpinia crenulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102963'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-258'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '102963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-262> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-262'^^xsd:string;
  dwc:scientificName 'Lysianassa plumosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102611'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-262'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '102611'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-265> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-265'^^xsd:string;
  dwc:scientificName 'Melita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Melita sp.'^^xsd:string;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-265'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-268> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-268'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-268'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-269> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-269'^^xsd:string;
  dwc:scientificName 'Paracentromedon crenulatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102701'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-269'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '102701'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-270> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-270'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-270'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-275> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-275'^^xsd:string;
  dwc:scientificName 'Decapoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-275'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-279> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-279'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-279'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-280> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-280'^^xsd:string;
  dwc:scientificName 'Ebalia edwardsii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ebalia edwarsii.'^^xsd:string;
  dwc:aphiaid '107296'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-280'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107296'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-284> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-284'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-284'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-285> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-285'^^xsd:string;
  dwc:scientificName 'Crangonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Grangonidae.'^^xsd:string;
  dwc:aphiaid '106782'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-285'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106782'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-287> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-287'^^xsd:string;
  dwc:scientificName 'Macropipus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Macropipus sp.'^^xsd:string;
  dwc:aphiaid '106926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-287'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-290> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-290'^^xsd:string;
  dwc:scientificName 'Thalassinidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106677'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-290'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-294'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-296> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-296'^^xsd:string;
  dwc:scientificName 'Astropecten'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Astropecten sp. juv.'^^xsd:string;
  dwc:aphiaid '123245'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-296'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-298> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-298'^^xsd:string;
  dwc:scientificName 'Cidaris cidaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124257'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-298'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-302> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-302'^^xsd:string;
  dwc:scientificName 'Leptosynapta makrankyra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124466'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-302'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '529523'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-304> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-304'^^xsd:string;
  dwc:scientificName 'Ophiura grubei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124919'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-304'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-307> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-307'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-307'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-309> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-309'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-309'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-328> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-328'^^xsd:string;
  dwc:scientificName 'Chorizopora brongniartii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111304'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-328'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111304'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-331> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-331'^^xsd:string;
  dwc:scientificName 'Cryptosula pallasiana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111343'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-331'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-342> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-342'^^xsd:string;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 862795.'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-342'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-370'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-371> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-371'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Nemertea sp2.'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-371'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-372'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-372'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-374'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.1.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-374'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-378> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-378'^^xsd:string;
  dwc:scientificName 'Onchnesoma squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136065'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-378'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-380> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-380'^^xsd:string;
  dwc:scientificName 'Phascolion strombi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136073'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-380'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A32_GR-Kyklades-A32-384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-384> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.89"^^xsd:decimal ;
  dwc:decimalLongitude "25.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A32_GR-Kyklades-A32-384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.89 25.25)"^^geo:wktLiteral ;
  geo-pos:lat "36.89"^^xsd:decimal ;
  geo-pos:long "25.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A32_GR-Kyklades-A32-384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A32-384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A32" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A32-384'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A32'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.25'^^xsd:double;
  dwc:latitude '36.89'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A32-384'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-1> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-1'^^xsd:string;
  dwc:scientificName 'Amaeana trilobata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amaena trilobata.'^^xsd:string;
  dwc:aphiaid '131471'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-1'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131471'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-6'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-6'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-9> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-9'^^xsd:string;
  dwc:scientificName 'Amphitrite'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amphitrite sp.'^^xsd:string;
  dwc:aphiaid '129686'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-9'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-14'^^xsd:string;
  dwc:scientificName 'Aricidea monicae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 734527.'^^xsd:string;
  dwc:aphiaid '130565'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-14'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '734527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-16> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-16'^^xsd:string;
  dwc:scientificName 'Aricidea simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 333037.'^^xsd:string;
  dwc:aphiaid '174163'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-16'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '333037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-21'^^xsd:string;
  dwc:scientificName 'Metasychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130307'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-21'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-31'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-31'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-43> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-43'^^xsd:string;
  dwc:scientificName 'Dodecaceria concharum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129967'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-43'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129967'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-46'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-46'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-47> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-47'^^xsd:string;
  dwc:scientificName 'Syllis ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '155451'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-47'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-54> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-54'^^xsd:string;
  dwc:scientificName 'Eunice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eunice sp.'^^xsd:string;
  dwc:aphiaid '129278'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-54'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-55'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-55'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-64'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-64'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-66'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-66'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-71'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-71'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-72> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-72'^^xsd:string;
  dwc:scientificName 'Goniada norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130141'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-72'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-75'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-77> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-77'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-77'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-83'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-83'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-86> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-86'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-86'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-87> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-87'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-87'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-93'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-93'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-94'^^xsd:string;
  dwc:scientificName 'Marphysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Marphysa sp.'^^xsd:string;
  dwc:aphiaid '129281'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-94'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-101'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-101'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-113'^^xsd:string;
  dwc:scientificName 'Scolelepis foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 334741.'^^xsd:string;
  dwc:aphiaid '131173'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-113'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '334741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-116'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-132> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-132'^^xsd:string;
  dwc:scientificName 'Polydora caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146933'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-132'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-138> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-138'^^xsd:string;
  dwc:scientificName 'Praxillella lophoseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130325'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-138'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-140> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-140'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-140'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-151> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-151'^^xsd:string;
  dwc:scientificName 'Malacoceros fuliginosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131131'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-151'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131131'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-161'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-161'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-167> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-167'^^xsd:string;
  dwc:scientificName 'Tauberia flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '332454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-167'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '156207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-168> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-168'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-168'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-171> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-171'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-171'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-205> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-205'^^xsd:string;
  dwc:scientificName 'Goodallia triangularis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '138831'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-205'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138831'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-216> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-216'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-216'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-239> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-239'^^xsd:string;
  dwc:scientificName 'Iphinoe trispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '110462'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-239'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-245'^^xsd:string;
  dwc:scientificName 'Ampelisca ledoyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101906'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-245'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-246> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-246'^^xsd:string;
  dwc:scientificName 'Ampelisca massiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101909'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-246'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-254> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-254'^^xsd:string;
  dwc:scientificName 'Byblis guernei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101943'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-254'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-270> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-270'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-270'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-278> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-278'^^xsd:string;
  dwc:scientificName 'Brachyura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106673'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-278'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-293> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-293'^^xsd:string;
  dwc:scientificName 'Amphiura chiajei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125073'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-293'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-294'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-295> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-295'^^xsd:string;
  dwc:scientificName 'Amphiura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Amphiura sp. juv.'^^xsd:string;
  dwc:aphiaid '123613'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-295'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123613'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-309> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-309'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-309'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-320> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-320'^^xsd:string;
  dwc:scientificName 'Beania magellanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111071'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-320'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-323> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-323'^^xsd:string;
  dwc:scientificName 'Caberea boryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-323'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-325> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-325'^^xsd:string;
  dwc:scientificName 'Cellaria salicornioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111259'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-325'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-336> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-336'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eukratea loricata.'^^xsd:string;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-336'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-344> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-344'^^xsd:string;
  dwc:scientificName 'Scrupocellaria bertholletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '739003'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-344'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '738973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-347> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-347'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-347'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-348> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-348'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-348'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-369'^^xsd:string;
  dwc:scientificName 'Hoplonemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122309'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-369'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '122309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-372'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-372'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-373'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 410717.'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-373'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-379'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A33_GR-Kyklades-A33-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.87"^^xsd:decimal ;
  dwc:decimalLongitude "24.97"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A33_GR-Kyklades-A33-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.87 24.97)"^^geo:wktLiteral ;
  geo-pos:lat "36.87"^^xsd:decimal ;
  geo-pos:long "24.97"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A33_GR-Kyklades-A33-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A33-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A33" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A33-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A33'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.97'^^xsd:double;
  dwc:latitude '36.87'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A33-381'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-7'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-7'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-10'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-10'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-45'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-45'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-47> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-47'^^xsd:string;
  dwc:scientificName 'Syllis ferrugina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '155451'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-47'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '195972'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-71'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-71'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-75'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-76'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-76'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-83'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-83'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-86> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-86'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-86'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-88> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-88'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-88'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-93'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-93'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-101'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-101'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-108'^^xsd:string;
  dwc:scientificName 'Nephthys'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Nephthys sp.'^^xsd:string;
  dwc:aphiaid '324842'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-108'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-116'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-124> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-124'^^xsd:string;
  dwc:scientificName 'Anaitides maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152438'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-124'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-134> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-134'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-134'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-159'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-159'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-162'^^xsd:string;
  dwc:scientificName 'Spiophanes bombyx'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131187'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-162'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-167> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-167'^^xsd:string;
  dwc:scientificName 'Tauberia flava'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '332454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-167'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '156207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-170> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-170'^^xsd:string;
  dwc:scientificName 'Levinsenia reducta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '421033'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-170'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '421033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-182> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-182'^^xsd:string;
  dwc:scientificName 'Abra longicallus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141434'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-182'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141434'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-189> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-189'^^xsd:string;
  dwc:scientificName 'Bathyarca grenophia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146721'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-189'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138800'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-199> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-199'^^xsd:string;
  dwc:scientificName 'Cuspidaria rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139453'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-199'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-211> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-211'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-211'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-216> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-216'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-216'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-224'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-231> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-231'^^xsd:string;
  dwc:scientificName 'Eurydice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eurydice sp.'^^xsd:string;
  dwc:aphiaid '118401'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-231'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '118401'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-244> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-244'^^xsd:string;
  dwc:scientificName 'Ampelisca jaffaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101902'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-244'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-256> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-256'^^xsd:string;
  dwc:scientificName 'Gammaridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101383'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-256'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101383'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-271> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-271'^^xsd:string;
  dwc:scientificName 'Podoceridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101405'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-271'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101405'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-288> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-288'^^xsd:string;
  dwc:scientificName 'Portunidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106763'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-288'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-294'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-309> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-309'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-309'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-316> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-316'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-316'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-348> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-348'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-348'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-349'^^xsd:string;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-349'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-357> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-357'^^xsd:string;
  dwc:scientificName 'Dentalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Dentalina sp.'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-357'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-358> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-358'^^xsd:string;
  dwc:scientificName 'Elphidium crispum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '113262'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-358'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '113262'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-359> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-359'^^xsd:string;
  dwc:scientificName 'Eponides repandus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '113356'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-359'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '113356'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-362> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-362'^^xsd:string;
  dwc:scientificName 'Spiroloculina disparilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '181508'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-362'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '466087'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-373'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 410717.'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-373'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-376> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-376'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.3.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-376'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-379'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A34_GR-Kyklades-A34-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  dwc:decimalLatitude "36.97"^^xsd:decimal ;
  dwc:decimalLongitude "24.91"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A34_GR-Kyklades-A34-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (36.97 24.91)"^^geo:wktLiteral ;
  geo-pos:lat "36.97"^^xsd:decimal ;
  geo-pos:long "24.91"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A34_GR-Kyklades-A34-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A34-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A34" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A34-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A34'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '24.91'^^xsd:double;
  dwc:latitude '36.97'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A34-381'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-6'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-6'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-10'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-10'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-32'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-32'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-33> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-33'^^xsd:string;
  dwc:scientificName 'Chone filicaudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130890'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-33'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130890'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-37> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-37'^^xsd:string;
  dwc:scientificName 'Cirrophorus harpagoneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '183523'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-37'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-42> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-42'^^xsd:string;
  dwc:scientificName 'Ditrupa arietina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130987'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-42'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130987'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-64'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-64'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-66'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-66'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-75'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-76'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-76'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-77> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-77'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-77'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-83'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-83'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-84> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-84'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-84'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-87> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-87'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-87'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-88> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-88'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-88'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-89'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-89'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-90> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-90'^^xsd:string;
  dwc:scientificName 'Lumbrineris latreilli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130248'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-90'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130248'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-97'^^xsd:string;
  dwc:scientificName 'Maupasia caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130215'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-97'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '155417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-103> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-103'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-103'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-104> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-104'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-104'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-112'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 157566.'^^xsd:string;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-112'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-116'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-119> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-119'^^xsd:string;
  dwc:scientificName 'Ophiodromus flexuosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130187'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-119'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '710680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-134> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-134'^^xsd:string;
  dwc:scientificName 'Eupolymnia nesidensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131490'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-134'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-142> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-142'^^xsd:string;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-142'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-143> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-143'^^xsd:string;
  dwc:scientificName 'Proclea graffii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '157545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-143'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-153> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-153'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 334772.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-153'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-165> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-165'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-165'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-171> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-171'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-171'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-172> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-172'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-172'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-174> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-174'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-174'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-175> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-175'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-175'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-177> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-177'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-177'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-183> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-183'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-183'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-186> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-186'^^xsd:string;
  dwc:scientificName 'Alvania'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Alvania sp.'^^xsd:string;
  dwc:aphiaid '138439'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-186'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '138439'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-193> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-193'^^xsd:string;
  dwc:scientificName 'Cardiomya striolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '408496'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-193'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-197> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-197'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-197'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-199> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-199'^^xsd:string;
  dwc:scientificName 'Cuspidaria rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139453'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-199'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-214> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-214'^^xsd:string;
  dwc:scientificName 'Nuculana commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-214'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '236688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-221> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-221'^^xsd:string;
  dwc:scientificName 'Hyalopecten similis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140704'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-221'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '147154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-222> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-222'^^xsd:string;
  dwc:scientificName 'Tellina balaustina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '182680'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-222'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '491643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-224'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-226> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-226'^^xsd:string;
  dwc:scientificName 'Turridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-226'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-229> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-229'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-229'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-240> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-240'^^xsd:string;
  dwc:scientificName 'Apseudes latreillii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136272'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-240'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '247077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-243> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-243'^^xsd:string;
  dwc:scientificName 'Amphipoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1135'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-243'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-248> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-248'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-248'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-265> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-265'^^xsd:string;
  dwc:scientificName 'Melita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Melita sp.'^^xsd:string;
  dwc:aphiaid '101679'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-265'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-270> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-270'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-270'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-276> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-276'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-276'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-279> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-279'^^xsd:string;
  dwc:scientificName 'Cestopagurus timidus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107226'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-279'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107226'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-281> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-281'^^xsd:string;
  dwc:scientificName 'Ebalia cranchii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107294'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-281'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-284> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-284'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-284'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-286> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-286'^^xsd:string;
  dwc:scientificName 'Inachus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Inanchus sp.'^^xsd:string;
  dwc:aphiaid '106905'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-286'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-287> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-287'^^xsd:string;
  dwc:scientificName 'Macropipus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Macropipus sp.'^^xsd:string;
  dwc:aphiaid '106926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-287'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-289> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-289'^^xsd:string;
  dwc:scientificName 'Processidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106791'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-289'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '106791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-294'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-299> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-299'^^xsd:string;
  dwc:scientificName 'Echinocyamus pusillus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124273'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-299'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '124273'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-323> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-323'^^xsd:string;
  dwc:scientificName 'Caberea boryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-323'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-332> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-332'^^xsd:string;
  dwc:scientificName 'Diaperoecia major'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '864784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-332'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-342> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-342'^^xsd:string;
  dwc:scientificName 'Schizomavella linearis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 862795.'^^xsd:string;
  dwc:aphiaid '111099'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-342'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '862795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-348> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-348'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scruposa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111250'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-348'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-365> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-365'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ascidia sp.2.'^^xsd:string;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-365'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-367> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-367'^^xsd:string;
  dwc:scientificName 'Microcosmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Microcosmus sp.'^^xsd:string;
  dwc:aphiaid '103522'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-367'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-369'^^xsd:string;
  dwc:scientificName 'Hoplonemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122309'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-369'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '122309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-370'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-373'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 410717.'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-373'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A35_GR-Kyklades-A35-377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-377> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.14"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters "90"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A35_GR-Kyklades-A35-377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.14 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.14"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A35_GR-Kyklades-A35-377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A35-377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A35" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A35-377'^^xsd:string;
  dwc:scientificName 'Golfingia vulgaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A35'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.14'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:maximumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 410724.'^^xsd:string;
  dwc:aphiaid '424332'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A35-377'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136050'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-6'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-6'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-13'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 333036.'^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-13'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-18'^^xsd:string;
  dwc:scientificName 'Aricidea wassi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-18'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '326605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-21'^^xsd:string;
  dwc:scientificName 'Metasychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130307'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-21'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-22'^^xsd:string;
  dwc:scientificName 'Bhawania reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-22'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-23> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-23'^^xsd:string;
  dwc:scientificName 'Brania limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146737'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-23'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-26> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-26'^^xsd:string;
  dwc:scientificName 'Caulleriella alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129943'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-26'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-32'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-32'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-36> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-36'^^xsd:string;
  dwc:scientificName 'Cirratulus chrysoderma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129958'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-36'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-40> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-40'^^xsd:string;
  dwc:scientificName 'Dasybranchus caducus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129881'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-40'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-44> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-44'^^xsd:string;
  dwc:scientificName 'Dorvillea rubrovittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130008'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-44'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-46> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-46'^^xsd:string;
  dwc:scientificName 'Syllis cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '157583'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-46'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-52> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-52'^^xsd:string;
  dwc:scientificName 'Eunice harassii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130057'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-52'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '742170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-53> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-53'^^xsd:string;
  dwc:scientificName 'Eunice norvegica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130058'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-53'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130058'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-55'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-55'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-56> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-56'^^xsd:string;
  dwc:scientificName 'Eunicidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '966'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-56'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-58> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-58'^^xsd:string;
  dwc:scientificName 'Euphrosyne foliosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '181545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-58'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130083'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-59> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-59'^^xsd:string;
  dwc:scientificName 'Eurysyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131288'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-59'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-60> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-60'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-60'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-64'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-64'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-71'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-71'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-73> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-73'^^xsd:string;
  dwc:scientificName 'Harmothoe lunulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 155194.'^^xsd:string;
  dwc:aphiaid '152287'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-73'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '155194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-75'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-83'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-83'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-84> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-84'^^xsd:string;
  dwc:scientificName 'Lugia pterophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130651'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-84'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130651'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-92'^^xsd:string;
  dwc:scientificName 'Maldane glebifex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130303'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-92'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-96'^^xsd:string;
  dwc:scientificName 'Mastobranchus trinchesii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129889'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-96'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-98'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Microspio mecznikovianus.'^^xsd:string;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-98'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-99'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-99'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-100> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-100'^^xsd:string;
  dwc:scientificName 'Mystides limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152363'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-100'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130683'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-101'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-101'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-104> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-104'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-104'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-107> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-107'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Micronephtys maryae.'^^xsd:string;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-107'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-109'^^xsd:string;
  dwc:scientificName 'Nereidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '950'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-109'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '22496'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-110'^^xsd:string;
  dwc:scientificName 'Nereis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Nereis sp.'^^xsd:string;
  dwc:aphiaid '129379'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-110'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-111'^^xsd:string;
  dwc:scientificName 'Scolelepis bonnieri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131171'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-111'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-112'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 157566.'^^xsd:string;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-112'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-116'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-117> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-117'^^xsd:string;
  dwc:scientificName 'Ophelia bicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130490'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-117'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130490'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-120> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-120'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-120'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-121> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-121'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-121'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-122> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-122'^^xsd:string;
  dwc:scientificName 'Paraonidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '903'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-122'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-125> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-125'^^xsd:string;
  dwc:scientificName 'Pionosyllis lamelligera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131351'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-125'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '761617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-128> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-128'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-128'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-137> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-137'^^xsd:string;
  dwc:scientificName 'Praxillella gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130324'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-137'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130324'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-142> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-142'^^xsd:string;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-142'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-149> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-149'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-149'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-153> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-153'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 334772.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-153'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-155'^^xsd:string;
  dwc:scientificName 'Sphaerodorum claparedii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '154992'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-155'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '157570'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-156'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis erinaceus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 195953.'^^xsd:string;
  dwc:aphiaid '131384'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-156'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '195953'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-160'^^xsd:string;
  dwc:scientificName 'Spio'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Spio sp.'^^xsd:string;
  dwc:aphiaid '129625'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-160'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-165> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-165'^^xsd:string;
  dwc:scientificName 'Sthenelais limicola'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131077'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-165'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-171> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-171'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-171'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-172> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-172'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-172'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-174> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-174'^^xsd:string;
  dwc:scientificName 'Aphelochaeta marioni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129938'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-174'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-176> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-176'^^xsd:string;
  dwc:scientificName 'Thelepus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Thelepus sp.'^^xsd:string;
  dwc:aphiaid '129714'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-176'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '129714'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-177> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-177'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-177'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-194> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-194'^^xsd:string;
  dwc:scientificName 'Cardita calyculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139016'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-194'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139016'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-196> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-196'^^xsd:string;
  dwc:scientificName 'Polyplacophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '55'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-196'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '55'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-198> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-198'^^xsd:string;
  dwc:scientificName 'Corbula gibba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139410'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-198'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '378492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-207> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-207'^^xsd:string;
  dwc:scientificName 'Ischnochiton rissoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '848021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-207'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '848021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-210> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-210'^^xsd:string;
  dwc:scientificName 'Melanella polita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139859'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-210'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '139859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-211> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-211'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-211'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-214> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-214'^^xsd:string;
  dwc:scientificName 'Nuculana commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-214'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '236688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-224'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-229> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-229'^^xsd:string;
  dwc:scientificName 'Eurydice pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '118852'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-229'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '118852'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-235> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-235'^^xsd:string;
  dwc:scientificName 'Leptognathia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Leptognathia sp.'^^xsd:string;
  dwc:aphiaid '136229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-235'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-245'^^xsd:string;
  dwc:scientificName 'Ampelisca ledoyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101906'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-245'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-248> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-248'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-248'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-249> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-249'^^xsd:string;
  dwc:scientificName 'Ampelisca truncata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101932'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-249'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-268> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-268'^^xsd:string;
  dwc:scientificName 'Monoculodes gibbosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102885'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-268'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '236539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-270> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-270'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-270'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-283> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-283'^^xsd:string;
  dwc:scientificName 'Ebalia tuberosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107301'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-283'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-284> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-284'^^xsd:string;
  dwc:scientificName 'Galathea intermedia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107150'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-284'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '107150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-307> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-307'^^xsd:string;
  dwc:scientificName 'Crinoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '123081'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-307'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '123081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-319> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-319'^^xsd:string;
  dwc:scientificName 'Beania hirtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111070'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-319'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-320> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-320'^^xsd:string;
  dwc:scientificName 'Beania magellanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111071'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-320'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-323> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-323'^^xsd:string;
  dwc:scientificName 'Caberea boryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-323'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-325> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-325'^^xsd:string;
  dwc:scientificName 'Cellaria salicornioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111259'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-325'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-326> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-326'^^xsd:string;
  dwc:scientificName 'Celleporina globulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146782'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-326'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '221539'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-327> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-327'^^xsd:string;
  dwc:scientificName 'Celleporina hassallii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111274'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-327'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '221538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-341> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-341'^^xsd:string;
  dwc:scientificName 'Iodictyum violaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Reptoporellina violacea.'^^xsd:string;
  dwc:aphiaid '395707'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-341'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '395707'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-353> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-353'^^xsd:string;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Tubulliporidae sp.2.'^^xsd:string;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-353'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-355> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-355'^^xsd:string;
  dwc:scientificName 'Valkeria uva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '153723'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-355'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '111676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-361> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-361'^^xsd:string;
  dwc:scientificName 'Miniacina miniacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '113479'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-361'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '113479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-366> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-366'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ascidia sp.3.'^^xsd:string;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-366'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-367> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-367'^^xsd:string;
  dwc:scientificName 'Microcosmus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Microcosmus sp.'^^xsd:string;
  dwc:aphiaid '103522'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-367'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '103522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-369'^^xsd:string;
  dwc:scientificName 'Hoplonemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122309'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-369'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '122309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-370'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-372'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-372'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-373'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 410717.'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-373'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-374'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.1.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-374'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-378> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-378'^^xsd:string;
  dwc:scientificName 'Onchnesoma squamatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136065'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-378'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-379'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-381'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A36_GR-Kyklades-A36-384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-384> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.41"^^xsd:decimal ;
  dwc:decimalLongitude "25.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters "88"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A36_GR-Kyklades-A36-384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.41 25.11)"^^geo:wktLiteral ;
  geo-pos:lat "37.41"^^xsd:decimal ;
  geo-pos:long "25.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A36_GR-Kyklades-A36-384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A36-384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A36" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A36-384'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A36'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:longitude '25.11'^^xsd:double;
  dwc:latitude '37.41'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:maximumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A36-384'^^xsd:string;
  dwc:observationDate '1986-07-24'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-7'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-7'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-13'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 333036.'^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-13'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-14> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-14'^^xsd:string;
  dwc:scientificName 'Aricidea monicae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 734527.'^^xsd:string;
  dwc:aphiaid '130565'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-14'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '734527'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-19> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-19'^^xsd:string;
  dwc:scientificName 'Chirimia biceps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130277'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-19'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130277'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-20> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-20'^^xsd:string;
  dwc:scientificName 'Asychis capensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '326687'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-20'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '326687'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-21> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-21'^^xsd:string;
  dwc:scientificName 'Metasychis gotoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130307'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-21'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130307'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-32'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-32'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-54> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-54'^^xsd:string;
  dwc:scientificName 'Eunice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eunice sp.'^^xsd:string;
  dwc:aphiaid '129278'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-54'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-64'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-64'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-77> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-77'^^xsd:string;
  dwc:scientificName 'Hyalinoecia fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '154109'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-77'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-83'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-83'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-88> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-88'^^xsd:string;
  dwc:scientificName 'Lumbrineris gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130244'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-88'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '607402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-89'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-89'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-102> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-102'^^xsd:string;
  dwc:scientificName 'Neosabellides oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-102'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-104> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-104'^^xsd:string;
  dwc:scientificName 'Nephtys hystricis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130360'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-104'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-105> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-105'^^xsd:string;
  dwc:scientificName 'Nephtys incisa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130362'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-105'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130362'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-107> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-107'^^xsd:string;
  dwc:scientificName 'Micronephthys maryae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Micronephtys maryae.'^^xsd:string;
  dwc:aphiaid '130347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-107'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1322948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-116'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-133> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-133'^^xsd:string;
  dwc:scientificName 'Eupolymnia nebulosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-133'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131489'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-138> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-138'^^xsd:string;
  dwc:scientificName 'Praxillella lophoseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130325'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-138'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-139> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-139'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-139'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-140> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-140'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-140'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-142> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-142'^^xsd:string;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-142'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-145> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-145'^^xsd:string;
  dwc:scientificName 'Sabellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-145'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-149> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-149'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-149'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-168> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-168'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-168'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-173'^^xsd:string;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-173'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-193> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-193'^^xsd:string;
  dwc:scientificName 'Cardiomya striolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '408496'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-193'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-199> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-199'^^xsd:string;
  dwc:scientificName 'Cuspidaria rostrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139453'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-199'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-224'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-228> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-228'^^xsd:string;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-228'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-244> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-244'^^xsd:string;
  dwc:scientificName 'Ampelisca jaffaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101902'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-244'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-272> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-272'^^xsd:string;
  dwc:scientificName 'Podocerus chelonophilus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '103052'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-272'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103052'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-276> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-276'^^xsd:string;
  dwc:scientificName 'Alpheus glaber'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107477'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-276'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107477'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-306> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-306'^^xsd:string;
  dwc:scientificName 'Thyone fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124670'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-306'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124670'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-316> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-316'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-316'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-322> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-322'^^xsd:string;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-322'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-344> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-344'^^xsd:string;
  dwc:scientificName 'Scrupocellaria bertholletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '739003'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-344'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '738973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-345> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-345'^^xsd:string;
  dwc:scientificName 'Scrupocellaria incurvata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111242'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-345'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-347> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-347'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-347'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-349'^^xsd:string;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-349'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-369> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-369'^^xsd:string;
  dwc:scientificName 'Hoplonemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '122309'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-369'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '122309'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-370'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-372'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-372'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-374'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.1.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-374'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A37_GR-Kyklades-A37-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.52"^^xsd:decimal ;
  dwc:decimalLongitude "25.05"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters "128"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A37_GR-Kyklades-A37-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.52 25.05)"^^geo:wktLiteral ;
  geo-pos:lat "37.52"^^xsd:decimal ;
  geo-pos:long "25.05"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A37_GR-Kyklades-A37-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A37-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A37" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A37-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A37'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '25.05'^^xsd:double;
  dwc:latitude '37.52'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:maximumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A37-379'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-4> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-4'^^xsd:string;
  dwc:scientificName 'Ampharete acutifrons'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129775'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-4'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129775'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-10> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-10'^^xsd:string;
  dwc:scientificName 'Anobothrus gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129789'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-10'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129789'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-11> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-11'^^xsd:string;
  dwc:scientificName 'Aonides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Aonides sp.'^^xsd:string;
  dwc:aphiaid '129605'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-11'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-25> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-25'^^xsd:string;
  dwc:scientificName 'Capitellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '921'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-25'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-31'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-31'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-32'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-32'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-35'^^xsd:string;
  dwc:scientificName 'Chone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Chone sp.'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-35'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-39> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-39'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Euclymene sp.'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-39'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-48> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-48'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-48'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-49> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-49'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-49'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-54> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-54'^^xsd:string;
  dwc:scientificName 'Eunice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eunice sp.'^^xsd:string;
  dwc:aphiaid '129278'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-54'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-55'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-55'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-56> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-56'^^xsd:string;
  dwc:scientificName 'Eunicidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '966'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-56'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-57> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-57'^^xsd:string;
  dwc:scientificName 'Eupanthalis kinbergi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129735'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-57'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129735'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-64> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-64'^^xsd:string;
  dwc:scientificName 'Glycera tridactyla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130130'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-64'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130130'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-66'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-66'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-75'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-76'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-76'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-86> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-86'^^xsd:string;
  dwc:scientificName 'Lumbrineriopsis paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130235'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-86'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-89> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-89'^^xsd:string;
  dwc:scientificName 'Lumbrineris tetraura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152293'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-89'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130265'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-93'^^xsd:string;
  dwc:scientificName 'Maldanidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '923'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-93'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '923'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-94'^^xsd:string;
  dwc:scientificName 'Marphysa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Marphysa sp.'^^xsd:string;
  dwc:aphiaid '129281'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-94'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-102> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-102'^^xsd:string;
  dwc:scientificName 'Neosabellides oceanica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-102'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-103> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-103'^^xsd:string;
  dwc:scientificName 'Nephtys caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130355'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-103'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130355'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-116'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-120> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-120'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-120'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-128> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-128'^^xsd:string;
  dwc:scientificName 'Pista cristata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131516'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-128'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-131> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-131'^^xsd:string;
  dwc:scientificName 'Pseudopolydora antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131166'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-131'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131166'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-136> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-136'^^xsd:string;
  dwc:scientificName 'Potamilla torelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Pseudopotamilla torelli Pseudopotamilla torelli. Combination not used anywhere else.'^^xsd:string;
  dwc:aphiaid '130956'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-136'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-138> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-138'^^xsd:string;
  dwc:scientificName 'Praxillella lophoseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130325'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-138'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-139> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-139'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-139'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-140> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-140'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-140'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-146> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-146'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-146'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-168> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-168'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-168'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-173'^^xsd:string;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-173'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-175> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-175'^^xsd:string;
  dwc:scientificName 'Tharyx multibranchiis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129976'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-175'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '152234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-215> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-215'^^xsd:string;
  dwc:scientificName 'Parvicardium scabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139012'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-215'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-216> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-216'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-216'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-224'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-228> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-228'^^xsd:string;
  dwc:scientificName 'Cirolana borealis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146832'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-228'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '118859'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-245'^^xsd:string;
  dwc:scientificName 'Ampelisca ledoyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101906'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-245'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-251> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-251'^^xsd:string;
  dwc:scientificName 'Aoridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101368'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-251'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101368'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-277> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-277'^^xsd:string;
  dwc:scientificName 'Alpheus macrocheles'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107479'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-277'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107479'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-290> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-290'^^xsd:string;
  dwc:scientificName 'Thalassinidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106677'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-290'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '120'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-291> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-291'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-291'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-309> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-309'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-309'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-319> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-319'^^xsd:string;
  dwc:scientificName 'Beania hirtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111070'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-319'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-321> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-321'^^xsd:string;
  dwc:scientificName 'Beania mirabilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111072'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-321'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111072'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-322> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-322'^^xsd:string;
  dwc:scientificName 'Bowerbankia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111667'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-322'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '851593'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-323> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-323'^^xsd:string;
  dwc:scientificName 'Caberea boryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-323'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-329> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-329'^^xsd:string;
  dwc:scientificName 'Copidozoum planum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111206'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-329'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-330> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-330'^^xsd:string;
  dwc:scientificName 'Crisia ramosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111703'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-330'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111703'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-336> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-336'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eukratea loricata.'^^xsd:string;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-336'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-345> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-345'^^xsd:string;
  dwc:scientificName 'Scrupocellaria incurvata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111242'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-345'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-346> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-346'^^xsd:string;
  dwc:scientificName 'Scrupocellaria maderensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111246'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-346'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '760316'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-347> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-347'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-347'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-349'^^xsd:string;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-349'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-353> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-353'^^xsd:string;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Tubulliporidae sp.2.'^^xsd:string;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-353'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-355> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-355'^^xsd:string;
  dwc:scientificName 'Valkeria uva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '153723'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-355'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-364> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-364'^^xsd:string;
  dwc:scientificName 'Ascidia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ascidia sp.1.'^^xsd:string;
  dwc:aphiaid '103483'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-364'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '103483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-370'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-379'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A38_GR-Kyklades-A38-380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-380> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.61"^^xsd:decimal ;
  dwc:decimalLongitude "24.99"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "250"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A38_GR-Kyklades-A38-380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.61 24.99)"^^geo:wktLiteral ;
  geo-pos:lat "37.61"^^xsd:decimal ;
  geo-pos:long "24.99"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "250"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A38_GR-Kyklades-A38-380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A38-380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A38" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A38-380'^^xsd:string;
  dwc:scientificName 'Phascolion strombi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A38'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.99'^^xsd:double;
  dwc:latitude '37.61'^^xsd:double;
  dwc:coordinatePrecision '250'^^xsd:integer;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136073'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A38-380'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '410749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-3> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-3'^^xsd:string;
  dwc:scientificName 'Ophelina aulogaster'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130501'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-3'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-6'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-6'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-7'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-7'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-12> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-12'^^xsd:string;
  dwc:scientificName 'Aricidea curviseta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 335071.'^^xsd:string;
  dwc:aphiaid '326609'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-12'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '335071'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-13> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-13'^^xsd:string;
  dwc:scientificName 'Aricidea fauveli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 333036.'^^xsd:string;
  dwc:aphiaid '130558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-13'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '333036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-18> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-18'^^xsd:string;
  dwc:scientificName 'Aricidea wassi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-18'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '326605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-31'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-31'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-39> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-39'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Euclymene sp.'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-39'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-48> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-48'^^xsd:string;
  dwc:scientificName 'Euchone rosea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130907'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-48'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-49> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-49'^^xsd:string;
  dwc:scientificName 'Euclymene palermitana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130295'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-49'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130295'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-51> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-51'^^xsd:string;
  dwc:scientificName 'Euclymene santandarensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Euclymene santanderensis.'^^xsd:string;
  dwc:aphiaid '333263'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-51'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-71> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-71'^^xsd:string;
  dwc:scientificName 'Goniada maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130140'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-71'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130140'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-75'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-76'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-76'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-81> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-81'^^xsd:string;
  dwc:scientificName 'Lagisca extenuata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '155155'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-81'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130762'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-83'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-83'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-99'^^xsd:string;
  dwc:scientificName 'Myriochele oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-99'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146950'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-101'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-101'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-112'^^xsd:string;
  dwc:scientificName 'Scolelepis squamata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 157566.'^^xsd:string;
  dwc:aphiaid '131177'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-112'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-116'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-127> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-127'^^xsd:string;
  dwc:scientificName 'Pista cretacea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131515'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-127'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-140> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-140'^^xsd:string;
  dwc:scientificName 'Prionospio malmgreni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131159'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-140'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-142> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-142'^^xsd:string;
  dwc:scientificName 'Prionospio steenstrupi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131164'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-142'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-146> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-146'^^xsd:string;
  dwc:scientificName 'Sabellides octocirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129818'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-146'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '332932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-147> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-147'^^xsd:string;
  dwc:scientificName 'Paradiopatra calliopae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130475'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-147'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-150> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-150'^^xsd:string;
  dwc:scientificName 'Scolelepis ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Scolelepis ciliatus.'^^xsd:string;
  dwc:aphiaid '155543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-150'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '333954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-153> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-153'^^xsd:string;
  dwc:scientificName 'Scoloplos armiger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 334772.'^^xsd:string;
  dwc:aphiaid '130537'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-153'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-158'^^xsd:string;
  dwc:scientificName 'Spio decoratus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131182'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-158'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '152314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-164> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-164'^^xsd:string;
  dwc:scientificName 'Spiophanes soederstroemi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '332099'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-164'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '334830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-168> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-168'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-168'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-172> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-172'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-172'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-173> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-173'^^xsd:string;
  dwc:scientificName 'Monticellina dorsobranchialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129972'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-173'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '884702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-224'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-244> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-244'^^xsd:string;
  dwc:scientificName 'Ampelisca jaffaensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101902'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-244'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101902'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-245'^^xsd:string;
  dwc:scientificName 'Ampelisca ledoyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101906'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-245'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-254> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-254'^^xsd:string;
  dwc:scientificName 'Byblis guernei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101943'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-254'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-257> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-257'^^xsd:string;
  dwc:scientificName 'Haploops dellavallei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101948'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-257'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101948'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-261> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-261'^^xsd:string;
  dwc:scientificName 'Leptocheirus pectinatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102039'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-261'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '102039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-291> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-291'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-291'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-294> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-294'^^xsd:string;
  dwc:scientificName 'Amphiura filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '125080'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-294'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '125080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-297> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-297'^^xsd:string;
  dwc:scientificName 'Brissopsis lyrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '124373'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-297'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '124373'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-349'^^xsd:string;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-349'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-379'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A39_GR-Kyklades-A39-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.49"^^xsd:decimal ;
  dwc:decimalLongitude "24.83"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters "165"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "1000"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A39_GR-Kyklades-A39-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.49 24.83)"^^geo:wktLiteral ;
  geo-pos:lat "37.49"^^xsd:decimal ;
  geo-pos:long "24.83"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "1000"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A39_GR-Kyklades-A39-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A39-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A39" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A39-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A39'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.83'^^xsd:double;
  dwc:latitude '37.49'^^xsd:double;
  dwc:coordinatePrecision '1000'^^xsd:integer;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:maximumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A39-381'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-2> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-2'^^xsd:string;
  dwc:scientificName 'Amage gallasii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '367735'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-2'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-5> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-5'^^xsd:string;
  dwc:scientificName 'Ampharete'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Ampharete sp.'^^xsd:string;
  dwc:aphiaid '129155'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-5'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129155'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-6> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-6'^^xsd:string;
  dwc:scientificName 'Ampharetidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '981'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-6'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '981'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-7> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-7'^^xsd:string;
  dwc:scientificName 'Amphicteis gunneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129784'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-7'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129784'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-22> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-22'^^xsd:string;
  dwc:scientificName 'Bhawania reyssi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129926'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-22'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '333033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-31> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-31'^^xsd:string;
  dwc:scientificName 'Chone collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130887'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-31'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '882442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-32> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-32'^^xsd:string;
  dwc:scientificName 'Chone duneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130888'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-32'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130888'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-34> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-34'^^xsd:string;
  dwc:scientificName 'Chone kroyerii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '337838'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-34'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '337838'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-35> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-35'^^xsd:string;
  dwc:scientificName 'Chone'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Chone sp.'^^xsd:string;
  dwc:aphiaid '129525'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-35'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129525'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-39> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-39'^^xsd:string;
  dwc:scientificName 'Euclymene'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Euclymene sp.'^^xsd:string;
  dwc:aphiaid '129347'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-39'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129347'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-45> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-45'^^xsd:string;
  dwc:scientificName 'Drilonereis filum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129856'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-45'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-50> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-50'^^xsd:string;
  dwc:scientificName 'Heteroclymene robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '146978'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-50'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '146978'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-54> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-54'^^xsd:string;
  dwc:scientificName 'Eunice'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eunice sp.'^^xsd:string;
  dwc:aphiaid '129278'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-54'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129278'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-55> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-55'^^xsd:string;
  dwc:scientificName 'Eunice vittata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130067'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-55'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130067'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-56> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-56'^^xsd:string;
  dwc:scientificName 'Eunicidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '966'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-56'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '966'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-60> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-60'^^xsd:string;
  dwc:scientificName 'Exogone naidina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-60'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-61> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-61'^^xsd:string;
  dwc:scientificName 'Exogone verugera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '333456'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-61'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '333456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-66> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-66'^^xsd:string;
  dwc:scientificName 'Glycera lapidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130123'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-66'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-69> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-69'^^xsd:string;
  dwc:scientificName 'Glyceridae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '952'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-69'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '952'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-70> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-70'^^xsd:string;
  dwc:scientificName 'Goniada emerita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130137'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-70'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130137'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-75> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-75'^^xsd:string;
  dwc:scientificName 'Aponuphis bilineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130452'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-75'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130452'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-76> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-76'^^xsd:string;
  dwc:scientificName 'Aponuphis brementi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130454'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-76'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-82> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-82'^^xsd:string;
  dwc:scientificName 'Laonice cirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131128'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-82'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-83> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-83'^^xsd:string;
  dwc:scientificName 'Clymenura clypeata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130282'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-83'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-85> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-85'^^xsd:string;
  dwc:scientificName 'Lumbriclymene minor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130300'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-85'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130300'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-87> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-87'^^xsd:string;
  dwc:scientificName 'Lumbrineris fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152285'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-87'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-97'^^xsd:string;
  dwc:scientificName 'Maupasia caeca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130215'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-97'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '155417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-101> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-101'^^xsd:string;
  dwc:scientificName 'Nematonereis unicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '594957'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-101'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '742232'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-115'^^xsd:string;
  dwc:scientificName 'Nicolea venustula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131507'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-115'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131507'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-116> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-116'^^xsd:string;
  dwc:scientificName 'Notomastus latericeus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129898'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-116'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-120> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-120'^^xsd:string;
  dwc:scientificName 'Paralacydonia paradoxa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130545'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-120'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-123> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-123'^^xsd:string;
  dwc:scientificName 'Pholoe dorsipapillata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '183346'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-123'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-126> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-126'^^xsd:string;
  dwc:scientificName 'Pionosyllis weissmanni'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '238489'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-126'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-136> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-136'^^xsd:string;
  dwc:scientificName 'Potamilla torelli'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Pseudopotamilla torelli Pseudopotamilla torelli. Combination not used anywhere else.'^^xsd:string;
  dwc:aphiaid '130956'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-136'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130956'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-144> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-144'^^xsd:string;
  dwc:scientificName 'Pseudocapitella incerta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '129908'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-144'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '129908'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-149> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-149'^^xsd:string;
  dwc:scientificName 'Schistomeringos rudolphi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '154127'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-149'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '154127'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-161'^^xsd:string;
  dwc:scientificName 'Spionidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-161'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-168> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-168'^^xsd:string;
  dwc:scientificName 'Levinsenia gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '130578'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-168'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '130578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-169> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-169'^^xsd:string;
  dwc:scientificName 'Levinsenia oculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '156209'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-169'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '156209'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-171> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-171'^^xsd:string;
  dwc:scientificName 'Terebellidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '982'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-171'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-177> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-177'^^xsd:string;
  dwc:scientificName 'Trichobranchus glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '131574'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-177'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '131574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-197> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-197'^^xsd:string;
  dwc:scientificName 'Clausinella fasciata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141909'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-197'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-200> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-200'^^xsd:string;
  dwc:scientificName 'Cylichna cylindracea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '139476'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-200'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '139476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-204> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-204'^^xsd:string;
  dwc:scientificName 'Gonilia calliglypta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '181341'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-204'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '181341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-206> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-206'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-206'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-211> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-211'^^xsd:string;
  dwc:scientificName 'Modiolula phaseolina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-211'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-214> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-214'^^xsd:string;
  dwc:scientificName 'Nuculana commutata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '140575'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-214'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '236688'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-218> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-218'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-218'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-224> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-224'^^xsd:string;
  dwc:scientificName 'Timoclea ovata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '141929'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-224'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '141929'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-230> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-230'^^xsd:string;
  dwc:scientificName 'Eurydice pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '118851'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-230'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '118851'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-241> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-241'^^xsd:string;
  dwc:scientificName 'Leptochelia savignyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '136475'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-241'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '880874'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-245> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-245'^^xsd:string;
  dwc:scientificName 'Ampelisca ledoyeri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101906'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-245'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-247> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-247'^^xsd:string;
  dwc:scientificName 'Ampelisca ruffoi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101922'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-247'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-248> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-248'^^xsd:string;
  dwc:scientificName 'Ampelisca tenuicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101930'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-248'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101930'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-260> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-260'^^xsd:string;
  dwc:scientificName 'Iphimedia brachygnatha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '102339'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-260'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '102339'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-263> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-263'^^xsd:string;
  dwc:scientificName 'Lysianassidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '101395'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-263'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '101395'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-288> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-288'^^xsd:string;
  dwc:scientificName 'Portunidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '106763'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-288'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '106763'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-291> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-291'^^xsd:string;
  dwc:scientificName 'Upogebia deltaura'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '107739'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-291'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '107739'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-310> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-310'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Porifera sp.1.'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-310'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-311> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-311'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Porifera sp.2.'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-311'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-312> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-312'^^xsd:string;
  dwc:scientificName 'Porifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Porifera sp.3.'^^xsd:string;
  dwc:aphiaid '558'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-312'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '558'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-315> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-315'^^xsd:string;
  dwc:scientificName 'Gastrotricha'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '2078'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-315'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '2078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-316> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-316'^^xsd:string;
  dwc:scientificName 'Anthozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1292'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-316'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '40'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-318> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-318'^^xsd:string;
  dwc:scientificName 'Adeonella pallasii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Adeonella palassi.'^^xsd:string;
  dwc:aphiaid '221499'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-318'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '221499'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-319> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-319'^^xsd:string;
  dwc:scientificName 'Beania hirtissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111070'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-319'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111070'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-323> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-323'^^xsd:string;
  dwc:scientificName 'Caberea boryi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111229'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-323'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111229'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-325> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-325'^^xsd:string;
  dwc:scientificName 'Cellaria salicornioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111259'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-325'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-336> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-336'^^xsd:string;
  dwc:scientificName 'Eucratea loricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Eukratea loricata.'^^xsd:string;
  dwc:aphiaid '111361'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-336'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111361'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-338> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-338'^^xsd:string;
  dwc:scientificName 'Nolella gigantea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111633'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-338'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111633'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-344> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-344'^^xsd:string;
  dwc:scientificName 'Scrupocellaria bertholletii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '739003'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-344'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '738973'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-345> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-345'^^xsd:string;
  dwc:scientificName 'Scrupocellaria incurvata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111242'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-345'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-347> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-347'^^xsd:string;
  dwc:scientificName 'Scrupocellaria scrupea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111249'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-347'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-349> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-349'^^xsd:string;
  dwc:scientificName 'Setosella vulnerata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '111543'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-349'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-351> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-351'^^xsd:string;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Tubulliporidae.'^^xsd:string;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-351'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-352> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-352'^^xsd:string;
  dwc:scientificName 'Tubuliporidae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Tubulliporidae sp.1.'^^xsd:string;
  dwc:aphiaid '110814'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-352'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '110814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-355> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-355'^^xsd:string;
  dwc:scientificName 'Valkeria uva'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '153723'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-355'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '111676'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-370> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-370'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-370'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-372> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-372'^^xsd:string;
  dwc:scientificName 'Nematoda'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '799'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-372'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '799'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-373> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-373'^^xsd:string;
  dwc:scientificName 'Aspidosiphon muelleri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Alt. repr. with subgenus: 410717.'^^xsd:string;
  dwc:aphiaid '425058'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-373'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136037'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-374> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-374'^^xsd:string;
  dwc:scientificName 'Golfingia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL; Name originally given as: Golfingia sp.1.'^^xsd:string;
  dwc:aphiaid '136021'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-374'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136021'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-379> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-379'^^xsd:string;
  dwc:scientificName 'Onchnesoma steenstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424622'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-379'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '424622'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-381> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-381'^^xsd:string;
  dwc:scientificName 'Phascolosoma granulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '424911'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-381'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '136080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/625_GR-Kyklades-A40_GR-Kyklades-A40-384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-384> ;
  mr:hasGeometry <https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  dwc:decimalLatitude "37.32"^^xsd:decimal ;
  dwc:decimalLongitude "24.82"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "750"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/625_GR-Kyklades-A40_GR-Kyklades-A40-384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (37.32 24.82)"^^geo:wktLiteral ;
  geo-pos:lat "37.32"^^xsd:decimal ;
  geo-pos:long "24.82"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "750"^^xsd:integer .

<https://eurobis.org/id/occurrence/625_GR-Kyklades-A40_GR-Kyklades-A40-384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GR-Kyklades-A40-384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/625_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "GR-Kyklades-A40" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2020-11-18'^^xsd:date;
  dwc:institutionCode 'Hellenic Centre for Marine Research-Institute of Marine Biological Resources and Inland Waters'^^xsd:string;
  dwc:collectionCode 'Kyklades-data of the Central Aegean Sea'^^xsd:string;
  dwc:catalogNumber 'GR-Kyklades-A40-384'^^xsd:string;
  dwc:scientificName 'Pycnogonida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'NULL'^^xsd:string;
  dwc:fieldNumber 'GR-Kyklades-A40'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:longitude '24.82'^^xsd:double;
  dwc:latitude '37.32'^^xsd:double;
  dwc:coordinatePrecision '750'^^xsd:integer;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'NULL'^^xsd:string;
  dwc:aphiaid '1302'^^xsd:integer;
  dwc:samplingProtocol 'Smith-McIntyre sampler, Hand operated, 0.1 m2- sieve mesh size: 1 mm.'^^xsd:string;
  dwc:occurrenceId 'GR-Kyklades-A40-384'^^xsd:string;
  dwc:observationDate '1986-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '1302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
# EOF